Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Dip_mroute.h241 u_long v_bytes_in; /* # bytes in on interface */ member
Dip_mroute.c575 req->ibytes = viftable[vifi].v_bytes_in; in get_vif_cnt()
878 vifp->v_bytes_in = 0; in add_vif()
1680 viftable[vifi].v_bytes_in += plen; in ip_mdq()