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.h208 u_quad_t m6_bytes_in; /* # bytes in on interface */ member
223 u_quad_t m6_bytes_in; /* # bytes in on interface */ member
H A Dip6_mroute.c212 out[i].m6_bytes_in = mif6table[i].m6_bytes_in; in sysctl_mif6table()
528 req->ibytes = mif6table[mifi].m6_bytes_in; in get_mif6_cnt()
735 mifp->m6_bytes_in = 0; in add_m6if()
1470 mif6table[mifi].m6_bytes_in += plen; in ip6_mdq()