Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Din.h98 #define IP_IPSEC_POLICY 16 macro
/linux-4.1.27/net/ipv4/
Dip_sockglue.c1124 case IP_IPSEC_POLICY: in do_ip_setsockopt()
1204 optname != IP_IPSEC_POLICY && in ip_setsockopt()
1233 optname != IP_IPSEC_POLICY && in compat_ip_setsockopt()
/linux-4.1.27/net/key/
Daf_key.c3197 if (opt != IP_IPSEC_POLICY) { in pfkey_compile_policy()