Searched refs:IPV6_IPSEC_POLICY (Results 1 – 14 of 14) sorted by relevance
95 #if defined(IPV6_IPSEC_POLICY) || (defined(HAVE_DECL_IPV6_IPSEC_POLICY) && HAVE_DECL_IPV6_IPSEC_POL…96 XLAT(IPV6_IPSEC_POLICY),
27 IPV6_IPSEC_POLICY
199 #define IPV6_IPSEC_POLICY 34 macro
202 #define IPV6_IPSEC_POLICY 34 macro
74 #ifndef IPV6_IPSEC_POLICY75 #define IPV6_IPSEC_POLICY 34 /* XXX: from linux/???.h per 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),
167 optname = IPV6_IPSEC_POLICY;
312 IPV6_IPSEC_POLICY = 28 variable
309 IPV6_IPSEC_POLICY = 28 variable
472 IPV6_IPSEC_POLICY = 28 variable
491 IPV6_IPSEC_POLICY = 28 variable
909 pub const IPV6_IPSEC_POLICY: ::c_int = 34; constant