Searched refs:tr_query (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-igmp.c49 struct tr_query { struct
60 * Traceroute response format. A traceroute response has a tr_query at the
112 register const struct tr_query *tr = (const struct tr_query *)(bp + 8);
115 if (len < 8 + sizeof (struct tr_query)) {
134 register const struct tr_query *tr = (const struct tr_query *)(bp + 8);
137 if (len < 8 + sizeof (struct tr_query)) {

Completed in 120 milliseconds