Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Din.h104 #define IP_IPSEC_POLICY 16 macro
/linux-4.4.14/net/ipv4/
Dip_sockglue.c1128 case IP_IPSEC_POLICY: in do_ip_setsockopt()
1208 optname != IP_IPSEC_POLICY && in ip_setsockopt()
1237 optname != IP_IPSEC_POLICY && in compat_ip_setsockopt()
/linux-4.4.14/net/key/
Daf_key.c3198 if (opt != IP_IPSEC_POLICY) { in pfkey_compile_policy()