Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Din.h337 #define IPSEC_ESP_TRANS_LEVEL_DEFAULT IPSEC_LEVEL_DEFAULT macro
H A Din_pcb.c244 inp->inp_seclevel.sl_esp_trans = IPSEC_ESP_TRANS_LEVEL_DEFAULT; in in_pcballoc()
H A Dip_output.c1027 if (optval < IPSEC_ESP_TRANS_LEVEL_DEFAULT && in ip_ctloutput()
/openbsd/sys/netinet6/
H A Dip6_output.c1333 if (optval < IPSEC_ESP_TRANS_LEVEL_DEFAULT && in ip6_ctloutput()