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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_mroute.h209 u_int32_t v_bytes_out; /* # bytes out on interface */ member in struct:vif
H A Dip_mroute.c550 req->obytes = viftable[vifi].v_bytes_out;
759 vifp->v_bytes_out = 0;
1422 viftable[vifi].v_bytes_out += plen;
1440 vifp->v_bytes_out += plen;

Completed in 71 milliseconds