Searched refs:m6_pkt_in (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/netinet6/
H A Dip6_mroute.h206 u_quad_t m6_pkt_in; /* # pkts in on interface */ member in struct:mif6
H A Dip6_mroute.c507 req->icount = mif6table[mifi].m6_pkt_in;
715 mifp->m6_pkt_in = 0;
1466 mif6table[mifi].m6_pkt_in++;
/freebsd-10-stable/usr.bin/netstat/
H A Dmroute6.c179 printf(" %9ju %9ju\n", (uintmax_t)mifp->m6_pkt_in,

Completed in 86 milliseconds