Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet/
Dip_mroute.h124 u_long v_bytes_in; /* # bytes in on interface */ member
192 u_long v_bytes_in; /* # bytes in on interface */ member
Dip_mroute.c341 req->ibytes = v->v_bytes_in; in get_vif_cnt()
370 vinfo.v_bytes_in = vifp->v_bytes_in; in mrt_sysctl_vif()
1218 v->v_bytes_in += m->m_pkthdr.len; in ip_mdq()