Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_mroute.h262 u_long v_bytes_in; /* # bytes in on interface */ member
H A Dip_mroute.c632 req->ibytes = vif->v_bytes_in; in get_vif_cnt()
1037 vifp->v_bytes_in = 0; in add_vif()
1721 vif->v_bytes_in += plen; in ip_mdq()