Home
last modified time | relevance | path

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

/dragonfly/sys/net/ip_mroute/
H A Dip_mroute.h265 u_long v_bytes_out; /* # bytes out on interface */ member
H A Dip_mroute.c551 req->obytes = viftable[vifi].v_bytes_out; in get_vif_cnt()
850 vifp->v_bytes_out = 0; in add_vif()
1554 viftable[vifi].v_bytes_out += plen; in ip_mdq()
1571 viftable[vifi].v_bytes_out += plen; in ip_mdq()