Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dip_mroute.h264 u_long v_bytes_in; /* # bytes in on interface */ member
H A Dip_mroute.c608 req->ibytes = V_viftable[vifi].v_bytes_in; in get_vif_cnt()
986 vifp->v_bytes_in = 0; in add_vif()
1651 V_viftable[vifi].v_bytes_in += plen; in ip_mdq()