Home
last modified time | relevance | path

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

/netbsd/sys/netipsec/
H A Dipsecif.c716 ip_statinc(IP_STAT_NOIPSEC); in ipsecif4_input()
724 ip_statinc(IP_STAT_NOIPSEC); in ipsecif4_input()
735 ip_statinc(IP_STAT_NOIPSEC); in ipsecif4_input()
789 ip_statinc(IP_STAT_NOIPSEC); in ipsecif4_input()
/netbsd/sys/netinet/
H A Dip_var.h152 #define IP_STAT_NOIPSEC 31 /* no match ipsec(4) found */ macro
/netbsd/usr.bin/netstat/
H A Dinet.c647 p(IP_STAT_NOIPSEC, in ip_stats()