Searched refs:IP_IPSEC_POLICY (Results 1 – 16 of 16) sorted by relevance
95 #if defined(IP_IPSEC_POLICY) || (defined(HAVE_DECL_IP_IPSEC_POLICY) && HAVE_DECL_IP_IPSEC_POLICY)96 XLAT(IP_IPSEC_POLICY),
27 IP_IPSEC_POLICY
70 #ifndef IP_IPSEC_POLICY71 #define IP_IPSEC_POLICY 16 /* XXX: from linux/in.h */ macro313 int option = (family == AF_INET) ? IP_IPSEC_POLICY : IPV6_IPSEC_POLICY; in setsockopt_bypass()820 IP_IPSEC_POLICY : IPV6_IPSEC_POLICY),839 IP_IPSEC_POLICY : IPV6_IPSEC_POLICY),
105 #define IP_IPSEC_POLICY 16 macro
109 #define IP_IPSEC_POLICY 16 macro
163 optname = IP_IPSEC_POLICY;
168 IP_IPSEC_POLICY = 21 variable
164 IP_IPSEC_POLICY = 21 variable
324 IP_IPSEC_POLICY = 21 variable
322 IP_IPSEC_POLICY = 21 variable
40 pub const IP_IPSEC_POLICY: ::std::os::raw::c_uint = 16; constant
791 pub const IP_IPSEC_POLICY: ::c_int = 16; constant
44323 * net.c (sockipoptions): Add IP_IPSEC_POLICY, IP_XFRM_POLICY,