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

/freebsd-9.3-release/sys/netinet/
H A Dip_mroute.h263 u_long v_bytes_in; /* # bytes in on interface */ member in struct:vif
H A Dip_mroute.c600 req->ibytes = V_viftable[vifi].v_bytes_in;
920 vifp->v_bytes_in = 0;
1577 V_viftable[vifi].v_bytes_in += plen;

Completed in 49 milliseconds