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

/linux-master/include/uapi/linux/
H A Dipsec.h25 IPSEC_DIR_MAX = 4, enumerator in enum:__anon12937
/linux-master/net/key/
H A Daf_key.c2264 if (!pol->sadb_x_policy_dir || pol->sadb_x_policy_dir >= IPSEC_DIR_MAX)
2378 if (!pol->sadb_x_policy_dir || pol->sadb_x_policy_dir >= IPSEC_DIR_MAX)
2570 if (pol->sadb_x_policy_dir >= IPSEC_DIR_MAX) {

Completed in 139 milliseconds