Home
last modified time | relevance | path

Searched refs:IPV6_IPSEC_POLICY (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Din6.h203 #define IPV6_IPSEC_POLICY 34 macro
/linux-6.15/net/ipv6/
H A Dipv6_sockglue.c956 case IPV6_IPSEC_POLICY: in do_ipv6_setsockopt()
996 if (err == -ENOPROTOOPT && optname != IPV6_IPSEC_POLICY && in ipv6_setsockopt()
/linux-6.15/net/key/
H A Daf_key.c3283 if (opt != IPV6_IPSEC_POLICY) { in pfkey_compile_policy()