Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netinet/
HDip_mroute.h265 u_long v_bytes_out; /* # bytes out on interface */ member
HDip_mroute.c603 req->obytes = V_viftable[vifi].v_bytes_out; in get_vif_cnt()
923 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()