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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_mroute.h264 u_quad_t m6_bytes_in; /* # bytes in on interface */ member in struct:mif6
H A Dip6_mroute.c423 bcopy(&mif6table[mifi].m6_bytes_in, &req->ibytes,
439 bcopy(&mif6table[mifi].m6_bytes_in, &req->ibytes,
660 mifp->m6_bytes_in = 0;
1422 mif6table[mifi].m6_bytes_in += plen;

Completed in 19 milliseconds