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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_mroute.h208 u_int32_t v_bytes_in; /* # bytes in on interface */ member in struct:vif
H A Dip_mroute.c549 req->ibytes = viftable[vifi].v_bytes_in;
758 vifp->v_bytes_in = 0;
1425 viftable[vifi].v_bytes_in += plen;

Completed in 20 milliseconds