Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dipsec.h32 IPSEC_POLICY_IPSEC = 2, enumerator
/Linux-v6.1/net/key/
Daf_key.c2143 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC; in pfkey_xfrm_policy2msg()
2259 if (pol->sadb_x_policy_type > IPSEC_POLICY_IPSEC) in pfkey_spdadd()
2327 if (pol->sadb_x_policy_type == IPSEC_POLICY_IPSEC && in pfkey_spdadd()
3229 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC; in pfkey_send_acquire()
3314 if (pol->sadb_x_policy_type == IPSEC_POLICY_IPSEC && in pfkey_compile_policy()
3621 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC; in pfkey_send_migrate()