Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dipsec.h33 IPSEC_POLICY_IPSEC = 2, enumerator
/linux-6.15/net/key/
H A Daf_key.c2147 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC; in pfkey_xfrm_policy2msg()
2263 if (pol->sadb_x_policy_type > IPSEC_POLICY_IPSEC) in pfkey_spdadd()
2331 if (pol->sadb_x_policy_type == IPSEC_POLICY_IPSEC && in pfkey_spdadd()
3233 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC; in pfkey_send_acquire()
3318 if (pol->sadb_x_policy_type == IPSEC_POLICY_IPSEC && in pfkey_compile_policy()
3625 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC; in pfkey_send_migrate()