Home
last modified time | relevance | path

Searched defs:resp_buf (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/mtrace/
H A Dmtrace.c77 struct resp_buf { struct
78 u_long qtime; /* Time query was issued */
79 u_long rtime; /* Time response was received */
80 int len; /* Number of reports or length of data */
81 struct igmp igmp; /* IGMP header */
82 union {
88 } u;
/openbsd-src/sys/dev/pci/
H A Dif_iwx.c5754 uint8_t *resp_buf; iwx_send_cmd() local
H A Dif_iwm.c6298 uint8_t *resp_buf; in iwm_send_cmd() local