Searched refs:IP_IPSEC_POLICY (Results 1 – 4 of 4) sorted by relevance
415 #define IP_IPSEC_POLICY 21 /* int; set/get security policy */ macro
432 #define IP_IPSEC_POLICY 21 /* int; set/get security policy */ macro
1400 case IP_IPSEC_POLICY: in ip_ctloutput()1573 case IP_IPSEC_POLICY: in ip_ctloutput()
464 if (sopt->sopt_name != IP_IPSEC_POLICY) in ipsec4_pcbctl()