Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Din.h336 #define IPSEC_AUTH_LEVEL_DEFAULT IPSEC_LEVEL_DEFAULT macro
H A Din_pcb.c243 inp->inp_seclevel.sl_auth = IPSEC_AUTH_LEVEL_DEFAULT; in in_pcballoc()
H A Dip_output.c1019 if (optval < IPSEC_AUTH_LEVEL_DEFAULT && in ip_ctloutput()
/openbsd/sys/netinet6/
H A Dip6_output.c1324 if (optval < IPSEC_AUTH_LEVEL_DEFAULT && in ip6_ctloutput()