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

  /src/sys/netinet/
ip_mroute.h 256 u_long v_bytes_in; /* # bytes in on interface */ member in struct:vif
ip_mroute.c 575 req->ibytes = viftable[vifi].v_bytes_in;
878 vifp->v_bytes_in = 0;
1680 viftable[vifi].v_bytes_in += plen;

Completed in 16 milliseconds