Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-igmp.c62 struct tr_resp { struct
63 nd_uint32_t tr_qarr; /* query arrival time */
64 nd_uint32_t tr_inaddr; /* incoming interface address */
65 nd_uint32_t tr_outaddr; /* outgoing interface address */
66 nd_uint32_t tr_rmtaddr; /* parent address in source tree */
67 nd_uint32_t tr_vifin; /* input packet count on interface */
68 nd_uint32_t tr_vifout; /* output packet count on interface */
69 nd_uint32_t tr_pktcnt; /* total incoming packets for src-grp */
70 nd_uint8_t tr_rproto; /* routing proto deployed on router */
71 nd_uint8_t tr_fttl; /* ttl required to forward on outvif */
[all …]