Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-igmp.c64 struct tr_resp { struct
65 nd_uint32_t tr_qarr; /* query arrival time */
66 nd_uint32_t tr_inaddr; /* incoming interface address */
67 nd_uint32_t tr_outaddr; /* outgoing interface address */
68 nd_uint32_t tr_rmtaddr; /* parent address in source tree */
69 nd_uint32_t tr_vifin; /* input packet count on interface */
70 nd_uint32_t tr_vifout; /* output packet count on interface */
72 nd_uint8_t tr_rproto; /* routing proto deployed on router */
73 nd_uint8_t tr_fttl; /* ttl required to forward on outvif */
74 nd_uint8_t tr_smask; /* subnet mask for src addr */
[all …]