Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Din.h116 #define IP_IPSEC_POLICY 16 macro
/linux-6.15/include/uapi/linux/
H A Din.h116 #define IP_IPSEC_POLICY 16 macro
/linux-6.15/net/ipv4/
H A Dip_sockglue.c1342 case IP_IPSEC_POLICY: in do_ip_setsockopt()
1421 optname != IP_IPSEC_POLICY && in ip_setsockopt()
/linux-6.15/net/key/
H A Daf_key.c3276 if (opt != IP_IPSEC_POLICY) { in pfkey_compile_policy()