Home
last modified time | relevance | path

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

/dragonfly/sys/net/ip_mroute/
H A Dip_mroute.h264 u_long v_bytes_in; /* # bytes in on interface */ member
H A Dip_mroute.c550 req->ibytes = viftable[vifi].v_bytes_in; in get_vif_cnt()
849 vifp->v_bytes_in = 0; in add_vif()
1557 viftable[vifi].v_bytes_in += plen; in ip_mdq()