Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dipsec.h31 IPSEC_POLICY_IPSEC = 2, enumerator
/linux-4.1.27/net/key/
Daf_key.c2091 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC; in pfkey_xfrm_policy2msg()
2205 if (pol->sadb_x_policy_type > IPSEC_POLICY_IPSEC) in pfkey_spdadd()
2273 if (pol->sadb_x_policy_type == IPSEC_POLICY_IPSEC && in pfkey_spdadd()
3158 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC; in pfkey_send_acquire()
3239 if (pol->sadb_x_policy_type == IPSEC_POLICY_IPSEC && in pfkey_compile_policy()
3548 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC; in pfkey_send_migrate()