HomeSort by: relevance | last modified time | path
    Searched refs:mfc_byte_cnt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
ip_mroute.h 275 u_long mfc_byte_cnt; /* byte count for src-grp */ member in struct:mfc
ip_mroute.c 555 req->bytecnt = rt->mfc_byte_cnt;
1007 rt->mfc_byte_cnt = 0;
1464 rt->mfc_byte_cnt = 0;
1683 rt->mfc_byte_cnt += plen;

Completed in 13 milliseconds