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

/freebsd-9.3-release/sys/netinet/
H A Dip_mroute.h264 u_long v_bytes_out; /* # bytes out on interface */ member in struct:vif
H A Dip_mroute.c601 req->obytes = V_viftable[vifi].v_bytes_out;
921 vifp->v_bytes_out = 0;
1574 V_viftable[vifi].v_bytes_out += plen;
1591 V_viftable[vifi].v_bytes_out += plen;

Completed in 70 milliseconds