Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dip_mroute.h266 u_long v_bytes_out; /* # bytes out on interface */ member
/f-stack/freebsd/netinet/
H A Dip_mroute.h266 u_long v_bytes_out; /* # bytes out on interface */ member
H A Dip_mroute.c600 req->obytes = V_viftable[vifi].v_bytes_out; in get_vif_cnt()
925 vifp->v_bytes_out = 0; in add_vif()
1574 V_viftable[vifi].v_bytes_out += plen; in ip_mdq()
1591 V_viftable[vifi].v_bytes_out += plen; in ip_mdq()