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

/linux-master/include/uapi/linux/
H A Dipsec.h32 IPSEC_POLICY_IPSEC = 2, enumerator in enum:__anon12938
/linux-master/net/key/
H A Daf_key.c2146 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC;
2262 if (pol->sadb_x_policy_type > IPSEC_POLICY_IPSEC)
2330 if (pol->sadb_x_policy_type == IPSEC_POLICY_IPSEC &&
3232 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC;
3317 if (pol->sadb_x_policy_type == IPSEC_POLICY_IPSEC &&
3624 pol->sadb_x_policy_type = IPSEC_POLICY_IPSEC;

Completed in 109 milliseconds