Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_mroute.h265 u_long v_bytes_in; /* # bytes in on interface */ member
/f-stack/freebsd/netinet/
H A Dip_mroute.h265 u_long v_bytes_in; /* # bytes in on interface */ member
H A Dip_mroute.c599 req->ibytes = V_viftable[vifi].v_bytes_in; in get_vif_cnt()
924 vifp->v_bytes_in = 0; in add_vif()
1577 V_viftable[vifi].v_bytes_in += plen; in ip_mdq()