Searched defs:tr_resp (Results 1 – 1 of 1) sorted by relevance
62 struct tr_resp { struct63 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 …]