Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip6_mroute.h235 struct mf6c { struct
236 struct sockaddr_in6 mf6c_origin; /* IPv6 origin of mcasts */ argument
238 mifi_t mf6c_parent; /* incoming IF */ argument
239 struct if_set mf6c_ifset; /* set of outgoing IFs */ argument
241 u_quad_t mf6c_pkt_cnt; /* pkt count for src-grp */ argument
242 u_quad_t mf6c_byte_cnt; /* byte count for src-grp */ argument
243 u_quad_t mf6c_wrong_if; /* wrong if for src-grp */ argument
244 int mf6c_expire; /* time to clean entry up */ argument
245 struct timeval mf6c_last_assert; /* last time I sent an assert*/ argument
246 struct rtdetq *mf6c_stall; /* pkts waiting for route */ argument
[all …]
/f-stack/tools/compat/include/netinet6/
H A Dip6_mroute.h235 struct mf6c { struct
236 struct sockaddr_in6 mf6c_origin; /* IPv6 origin of mcasts */ argument
238 mifi_t mf6c_parent; /* incoming IF */ argument
239 struct if_set mf6c_ifset; /* set of outgoing IFs */ argument
241 u_quad_t mf6c_pkt_cnt; /* pkt count for src-grp */ argument
242 u_quad_t mf6c_byte_cnt; /* byte count for src-grp */ argument
243 u_quad_t mf6c_wrong_if; /* wrong if for src-grp */ argument
244 int mf6c_expire; /* time to clean entry up */ argument
245 struct timeval mf6c_last_assert; /* last time I sent an assert*/ argument
246 struct rtdetq *mf6c_stall; /* pkts waiting for route */ argument
[all …]