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

/netbsd-current/sys/netinet/
H A Dip_mroute.h242 u_long v_bytes_out; /* # bytes out on interface */ member in struct:vif
H A Dip_mroute.c576 req->obytes = viftable[vifi].v_bytes_out;
879 vifp->v_bytes_out = 0;
1677 viftable[vifi].v_bytes_out += plen;
1695 vifp->v_bytes_out += plen;

Completed in 146 milliseconds