HomeSort by: relevance | last modified time | path
    Searched refs:v_bytes_out (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
ip_mroute.h 257 u_long v_bytes_out; /* # bytes out on interface */ member in struct:vif
ip_mroute.c 576 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 14 milliseconds