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

/freebsd-9.3-release/sys/netinet/
H A Dip_mroute.h278 u_long mfc_byte_cnt; /* byte count for src-grp */ member in struct:mfc
H A Dip_mroute.c578 req->bytecnt = rt->mfc_byte_cnt;
1019 rt->mfc_byte_cnt = 0;
1392 rt->mfc_byte_cnt = 0;
1580 rt->mfc_byte_cnt += plen;

Completed in 106 milliseconds