Searched refs:SADB_EALG_NONE (Results 1 – 4 of 4) sorted by relevance
315 #define SADB_EALG_NONE 0 macro
1185 if (sa_parms->e_type == SADB_EALG_NONE) { in pfkey_send_x1()1191 if (sa_parms->e_type != SADB_EALG_NONE) { in pfkey_send_x1()1212 if (sa_parms->e_type != SADB_EALG_NONE) { in pfkey_send_x1()1238 if (sa_parms->e_type != SADB_EALG_NONE && in pfkey_send_x1()1314 if (sa_parms->e_type != SADB_EALG_NONE && in pfkey_send_x1()
182 { SADB_EALG_NONE, "none", },
747 if (*e_type == SADB_EALG_NONE) {766 *e_type = SADB_EALG_NONE;