Home
last modified time | relevance | path

Searched refs:IP6_STAT_MEXT2M (Results 1 – 4 of 4) sorted by relevance

/netbsd/usr.bin/systat/
H A Dip6.c160 SHOW(IP6_STAT_MEXT2M, 19, 0); in showip6()
/netbsd/sys/netinet6/
H A Dip6_var.h163 #define IP6_STAT_MEXT2M 313 /* two or more ext mbuf */ macro
H A Dip6_input.c278 IP6_STATINC(IP6_STAT_MEXT2M); in ip6_input()
/netbsd/usr.bin/netstat/
H A Dinet6.c730 p(IP6_STAT_MEXT2M, "\t\t%llu two or more ext mbuf%s\n"); in ip6_stats()