Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip6_mroute.h242 u_quad_t mf6c_byte_cnt; /* byte count for src-grp */ member
H A Dip6_mroute.c506 req->bytecnt = rt->mf6c_byte_cnt; in get_sg_cnt()
876 rt->mf6c_byte_cnt = 0; in add_m6fc()
917 rt->mf6c_byte_cnt = 0; in add_m6fc()
941 rt->mf6c_byte_cnt = 0; in add_m6fc()
1480 rt->mf6c_byte_cnt += plen; in ip6_mdq()
/f-stack/tools/compat/include/netinet6/
H A Dip6_mroute.h242 u_quad_t mf6c_byte_cnt; /* byte count for src-grp */ member