Home
last modified time | relevance | path

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

/openbsd/sys/netinet6/
H A Dip6_mroute.h113 u_int64_t m6_bytes_in; /* # bytes in on interface */ member
213 u_int64_t m6_bytes_in; /* # bytes in on interface */ member
H A Dip6_mroute.c289 req->ibytes = m6->m6_bytes_in; in get_mif6_cnt()
317 minfo.m6_bytes_in = mifp->m6_bytes_in; in mrt6_sysctl_mif()
1032 mifp->m6_bytes_in += plen; in ip6_mdq()