Lines Matching defs:STR_OR_ID
717 #define STR_OR_ID(x, tab) \
719 #define PROTOIDSTR(x) STR_OR_ID(x, protoidstr)
720 #define NPSTR(x) STR_OR_ID(x, npstr)
721 #define ETYPESTR(x) STR_OR_ID(x, etypestr)
1230 idstr = STR_OR_ID(GET_U_1(p->t_id), ikev1_p_map);
1235 idstr = STR_OR_ID(GET_U_1(p->t_id), ah_p_map);
1240 idstr = STR_OR_ID(GET_U_1(p->t_id), esp_p_map);
1245 idstr = STR_OR_ID(GET_U_1(p->t_id), ipcomp_p_map);
1343 STR_OR_ID(GET_U_1(p->d.id_type), idtypestr));
1360 ND_PRINT(" idtype=%s", STR_OR_ID(type, ipsecidtypestr));
1507 ND_PRINT(" type=%s", STR_OR_ID(GET_U_1(p->encode), certstr));
1541 ND_PRINT(" type=%s", STR_OR_ID(GET_U_1(p->encode), certstr));
1681 STR_OR_ID((x), notify_error_str)
1685 STR_OR_ID((u_int)((x) - 8192), ipsec_notify_error_str)
1689 STR_OR_ID((u_int)((x) - 16384), notify_status_str)
1693 STR_OR_ID((u_int)((x) - 24576), ipsec_notify_status_str)
1928 idstr = STR_OR_ID(t_id, esp_p_map);
1934 idstr = STR_OR_ID(t_id, prf_p_map);
1938 idstr = STR_OR_ID(t_id, integ_p_map);
1942 idstr = STR_OR_ID(t_id, dh_p_map);
1946 idstr = STR_OR_ID(t_id, esn_p_map);
1956 STR_OR_ID(t_type, ikev2_t_type_map),
1960 STR_OR_ID(t_type, ikev2_t_type_map),
2178 STR_OR_ID(GET_BE_U_2(k->ke_group), dh_p_map));
2315 STR_OR_ID(GET_U_1(p->auth_method), v2_auth));