Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Din.h75 #define IP_IPSEC_POLICY 16 macro
/linux-2.6.39/net/ipv4/
Dip_sockglue.c946 case IP_IPSEC_POLICY: in do_ip_setsockopt()
1012 optname != IP_IPSEC_POLICY && in ip_setsockopt()
1041 optname != IP_IPSEC_POLICY && in compat_ip_setsockopt()
/linux-2.6.39/net/key/
Daf_key.c3144 if (opt != IP_IPSEC_POLICY) { in pfkey_compile_policy()