Home
last modified time | relevance | path

Searched refs:IPSEC_POLICY_IPSEC (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dipsec.h31 IPSEC_POLICY_IPSEC = 2, enumerator
/linux-4.4.14/net/key/
Daf_key.c2092 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC; in pfkey_xfrm_policy2msg()
2206 if (pol->sadb_x_policy_type > IPSEC_POLICY_IPSEC) in pfkey_spdadd()
2274 if (pol->sadb_x_policy_type == IPSEC_POLICY_IPSEC && in pfkey_spdadd()
3159 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC; in pfkey_send_acquire()
3240 if (pol->sadb_x_policy_type == IPSEC_POLICY_IPSEC && in pfkey_compile_policy()
3549 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC; in pfkey_send_migrate()