Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/systat/
H A Dip6.c147 SHOW(IP6_STAT_NOTMEMBER, 7, 0); in showip6()
/netbsd-src/sys/netinet6/
H A Dip6_var.h156 #define IP6_STAT_NOTMEMBER 22 /* don't join this multicast group */ macro
H A Dip6_input.c425 _NET_STATINC_REF(ip6s, IP6_STAT_NOTMEMBER); in ip6_input()
/netbsd-src/usr.bin/netstat/
H A Dinet6.c696 p(IP6_STAT_NOTMEMBER, "\t%llu multicast packet%s which we don't join\n"); in ip6_stats()