Searched refs:mfc_byte_cnt (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/netinet/
H A Dip_mroute.h279 u_long mfc_byte_cnt; /* byte count for src-grp */ member in struct:mfc
H A Dip_mroute.c579 req->bytecnt = rt->mfc_byte_cnt;
1020 rt->mfc_byte_cnt = 0;
1393 rt->mfc_byte_cnt = 0;
1579 rt->mfc_byte_cnt += plen;

Completed in 180 milliseconds