Home
last modified time | relevance | path

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

/mirbsd/src/sys/netinet/
Dip_mroute.h143 u_long v_bytes_out; /* # bytes out on interface */ member
Dip_mroute.c415 req->obytes = viftable[vifi].v_bytes_out;
652 vifp->v_bytes_out = 0;
1378 viftable[vifi].v_bytes_out += plen;
1396 vifp->v_bytes_out += plen;