Home
last modified time | relevance | path

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

/mirbsd/src/sys/netinet6/
Dip6_mroute.c364 req->bytecnt = rt->mf6c_byte_cnt;
811 rt->mf6c_byte_cnt = 0;
861 rt->mf6c_byte_cnt = 0;
885 rt->mf6c_byte_cnt = 0;
1467 rt->mf6c_byte_cnt += plen;
Dip6_mroute.h239 u_quad_t mf6c_byte_cnt; /* byte count for src-grp */ member