Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-igmp.c50 struct tr_query { struct
113 const struct tr_query *tr = (const struct tr_query *)(bp + 8); in print_mtrace()
115 if (len < 8 + sizeof (struct tr_query)) { in print_mtrace()