Lines Matching defs:STR_OR_ID
722 #define STR_OR_ID(x, tab) \
724 #define PROTOIDSTR(x) STR_OR_ID(x, protoidstr)
725 #define NPSTR(x) STR_OR_ID(x, npstr)
726 #define ETYPESTR(x) STR_OR_ID(x, etypestr)
1235 idstr = STR_OR_ID(GET_U_1(p->t_id), ikev1_p_map);
1240 idstr = STR_OR_ID(GET_U_1(p->t_id), ah_p_map);
1245 idstr = STR_OR_ID(GET_U_1(p->t_id), esp_p_map);
1250 idstr = STR_OR_ID(GET_U_1(p->t_id), ipcomp_p_map);
1348 STR_OR_ID(GET_U_1(p->d.id_type), idtypestr));
1365 ND_PRINT(" idtype=%s", STR_OR_ID(type, ipsecidtypestr));
1512 ND_PRINT(" type=%s", STR_OR_ID(GET_U_1(p->encode), certstr));
1546 ND_PRINT(" type=%s", STR_OR_ID(GET_U_1(p->encode), certstr));
1686 STR_OR_ID((x), notify_error_str)
1690 STR_OR_ID((u_int)((x) - 8192), ipsec_notify_error_str)
1694 STR_OR_ID((u_int)((x) - 16384), notify_status_str)
1698 STR_OR_ID((u_int)((x) - 24576), ipsec_notify_status_str)
1933 idstr = STR_OR_ID(t_id, esp_p_map);
1939 idstr = STR_OR_ID(t_id, prf_p_map);
1943 idstr = STR_OR_ID(t_id, integ_p_map);
1947 idstr = STR_OR_ID(t_id, dh_p_map);
1951 idstr = STR_OR_ID(t_id, esn_p_map);
1961 STR_OR_ID(t_type, ikev2_t_type_map),
1965 STR_OR_ID(t_type, ikev2_t_type_map),
2183 STR_OR_ID(GET_BE_U_2(k->ke_group), dh_p_map));
2320 STR_OR_ID(GET_U_1(p->auth_method), v2_auth));