Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dip6_mroute.h211 u_quad_t m6_bytes_in; /* # bytes in on interface */ member
226 u_quad_t m6_bytes_in; /* # bytes in on interface */ member
H A Dip6_mroute.c256 outp->m6_bytes_in = mifp->m6_bytes_in; in sysctl_mif6table()
567 req->ibytes = mif->m6_bytes_in; in get_mif6_cnt()
783 mifp->m6_bytes_in = 0; in add_m6if()
1579 mifp->m6_bytes_in += plen; in ip6_mdq()