Home
last modified time | relevance | path

Searched refs:IP6_STAT_NOIPSEC (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/netipsec/
H A Dipsecif.c835 IP6_STATINC(IP6_STAT_NOIPSEC); in ipsecif6_input()
843 IP6_STATINC(IP6_STAT_NOIPSEC); in ipsecif6_input()
854 IP6_STATINC(IP6_STAT_NOIPSEC); in ipsecif6_input()
909 IP6_STATINC(IP6_STAT_NOIPSEC); in ipsecif6_input()
/netbsd/sys/netinet6/
H A Dip6_var.h195 #define IP6_STAT_NOIPSEC 402 /* no match ipsec(4) found */ macro
/netbsd/usr.bin/netstat/
H A Dinet6.c734 p(IP6_STAT_NOIPSEC, in ip6_stats()