Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dipsec.h32 IPSEC_POLICY_IPSEC = 2, enumerator
/Linux-v5.4/net/key/
Daf_key.c2137 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC; in pfkey_xfrm_policy2msg()
2253 if (pol->sadb_x_policy_type > IPSEC_POLICY_IPSEC) in pfkey_spdadd()
2321 if (pol->sadb_x_policy_type == IPSEC_POLICY_IPSEC && in pfkey_spdadd()
3210 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC; in pfkey_send_acquire()
3292 if (pol->sadb_x_policy_type == IPSEC_POLICY_IPSEC && in pfkey_compile_policy()
3599 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC; in pfkey_send_migrate()