Home
last modified time | relevance | path

Searched refs:val_to_str_ext_const (Results 1 – 25 of 544) sorted by relevance

12345678910>>...22

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-v52.c697 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_pstn_sequence_number()
730 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_cadenced_ring()
760 …col_append_str(pinfo->cinfo, COL_INFO, val_to_str_ext_const(tvb_get_guint8(info_tvb, info_offset+2… in dissect_pulsed_signal()
765 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_pulsed_signal()
808 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_steady_signal()
835 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_digit_signal()
877 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_recognition_time()
917 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_enable_auto_ack()
970 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_disable_auto_ack()
1014 …"Diagnostic: %s", val_to_str_ext_const(tvb_get_guint8(info_tvb, info_offset+3), &msg_type_values_e… in dissect_cause()
[all …]
H A Dpacket-e212.c3198 val_to_str_ext_const(mcc * 1000 + mnc, &mcc_mnc_3digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_wmem_packet_str()
3205 val_to_str_ext_const(mcc,&E212_codes_ext,""), in dissect_e212_mcc_mnc_wmem_packet_str()
3207 val_to_str_ext_const(mcc * 1000 + mnc, &mcc_mnc_3digits_codes_ext, "")); in dissect_e212_mcc_mnc_wmem_packet_str()
3211 val_to_str_ext_const(mcc * 100 + mnc, &mcc_mnc_2digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_wmem_packet_str()
3218 val_to_str_ext_const(mcc,&E212_codes_ext,""), in dissect_e212_mcc_mnc_wmem_packet_str()
3220 val_to_str_ext_const(mcc * 100 + mnc, &mcc_mnc_2digits_codes_ext, "")); in dissect_e212_mcc_mnc_wmem_packet_str()
3321 val_to_str_ext_const(mcc * 1000 + mnc, &mcc_mnc_3digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_in_address()
3326 val_to_str_ext_const(mcc * 100 + mnc, &mcc_mnc_2digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_in_address()
3411 val_to_str_ext_const(mcc * 1000 + mnc, &mcc_mnc_3digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_high_nibble()
3416 val_to_str_ext_const(mcc * 100 + mnc, &mcc_mnc_2digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_high_nibble()
[all …]
H A Dpacket-q708.c14120 val_to_str_ext_const(sanc, &q708_sanc_areas_ext, "Unknown"), in analyze_q708_ispc()
14123 val_to_str_ext_const(ispc, &q708_ispc_point_name_ext, "Unknown")); in analyze_q708_ispc()
14125 val_to_str_ext_const(ispc, &q708_ispc_operator_name_ext, "Unknown")); in analyze_q708_ispc()
H A Dpacket-gtp.c6760 val_to_str_ext_const(GTP_EXT_USR_LOC_INF, &gtp_val_ext, "Unknown"));
6904 val_to_str_ext_const(GTP_EXT_MBMS_UE_CTX, &gtp_val_ext, "Unknown"));
6935 val_to_str_ext_const(GTP_EXT_TMGI, &gtp_val_ext, "Unknown"));
7104 val_to_str_ext_const(GTP_EXT_MBMS_SA, &gtp_val_ext, "Unknown"));
7179 val_to_str_ext_const(GTP_EXT_HOP_COUNT, &gtp_val_ext, "Unknown"));
8534 val_to_str_ext_const(GTP_EXT_ENODEB_ID, &gtpv1_val_ext, "Unknown"));
8589 val_to_str_ext_const(GTP_EXT_SEL_MODE_W_NSAPI, &gtpv1_val_ext, "Unknown"));
8615 val_to_str_ext_const(GTP_EXT_ULI_TIMESTAMP, &gtpv1_val_ext, "Unknown"));
8638 val_to_str_ext_const(GTP_EXT_LHN_ID_W_SAPI, &gtpv1_val_ext, "Unknown"));
8660 val_to_str_ext_const(GTP_EXT_CN_OP_SEL_ENTITY, &gtpv1_val_ext, "Unknown"));
[all …]
H A Dpacket-usb-dfu.c153 …proto_item_append_text(main_item, ": %s", val_to_str_ext_const(descriptor_type, &descriptor_type_v… in dissect_usb_dfu_descriptor()
256 val_to_str_ext_const(command, &command_vals_ext, "Unknown")); in dissect_usb_dfu()
335 val_to_str_ext_const(command_response, &command_vals_ext, "Unknown")); in dissect_usb_dfu()
361 val_to_str_ext_const(tvb_get_guint8(tvb, offset), &status_vals_ext, "Unknown"), in dissect_usb_dfu()
363 val_to_str_ext_const(tvb_get_guint8(tvb, offset + 4), &state_vals_ext, "Unknown")); in dissect_usb_dfu()
382 val_to_str_ext_const(tvb_get_guint8(tvb, offset), &state_vals_ext, "Unknown")); in dissect_usb_dfu()
H A Dpacket-ubertooth.c1429 val_to_str_ext_const(command, &command_vals_ext, "Unknown")); in dissect_ubertooth()
1540 val_to_str_ext_const(register_id, &register_vals_ext, "Unknown")); in dissect_ubertooth()
1550 val_to_str_ext_const(register_id, &register_vals_ext, "Unknown")); in dissect_ubertooth()
1558 val_to_str_ext_const(register_id, &register_vals_ext, "Unknown"), in dissect_ubertooth()
1738 val_to_str_ext_const(command_response, &command_vals_ext, "Unknown")); in dissect_ubertooth()
1859 …col_append_fstr(pinfo->cinfo, COL_INFO, " = %s", val_to_str_ext_const(tvb_get_guint8(tvb, offset),… in dissect_ubertooth()
1865 …col_append_fstr(pinfo->cinfo, COL_INFO, " = %s", val_to_str_ext_const(tvb_get_guint8(tvb, offset),… in dissect_ubertooth()
1916 …col_append_fstr(pinfo->cinfo, COL_INFO, " = %s", val_to_str_ext_const(tvb_get_guint8(tvb, offset),… in dissect_ubertooth()
1945 …col_append_fstr(pinfo->cinfo, COL_INFO, " = %s", val_to_str_ext_const(tvb_get_guint8(tvb, offset),… in dissect_ubertooth()
1965 …proto_item_append_text(sub_item, " [%s]", val_to_str_ext_const(register_id, &register_description_… in dissect_ubertooth()
[all …]
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-v52.c697 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_pstn_sequence_number()
730 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_cadenced_ring()
760 …col_append_str(pinfo->cinfo, COL_INFO, val_to_str_ext_const(tvb_get_guint8(info_tvb, info_offset+2… in dissect_pulsed_signal()
765 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_pulsed_signal()
808 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_steady_signal()
835 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_digit_signal()
877 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_recognition_time()
917 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_enable_auto_ack()
970 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_disable_auto_ack()
1014 …"Diagnostic: %s", val_to_str_ext_const(tvb_get_guint8(info_tvb, info_offset+3), &msg_type_values_e… in dissect_cause()
[all …]
H A Dpacket-e212.c3198 val_to_str_ext_const(mcc * 1000 + mnc, &mcc_mnc_3digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_wmem_packet_str()
3205 val_to_str_ext_const(mcc,&E212_codes_ext,""), in dissect_e212_mcc_mnc_wmem_packet_str()
3207 val_to_str_ext_const(mcc * 1000 + mnc, &mcc_mnc_3digits_codes_ext, "")); in dissect_e212_mcc_mnc_wmem_packet_str()
3211 val_to_str_ext_const(mcc * 100 + mnc, &mcc_mnc_2digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_wmem_packet_str()
3218 val_to_str_ext_const(mcc,&E212_codes_ext,""), in dissect_e212_mcc_mnc_wmem_packet_str()
3220 val_to_str_ext_const(mcc * 100 + mnc, &mcc_mnc_2digits_codes_ext, "")); in dissect_e212_mcc_mnc_wmem_packet_str()
3321 val_to_str_ext_const(mcc * 1000 + mnc, &mcc_mnc_3digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_in_address()
3326 val_to_str_ext_const(mcc * 100 + mnc, &mcc_mnc_2digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_in_address()
3411 val_to_str_ext_const(mcc * 1000 + mnc, &mcc_mnc_3digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_high_nibble()
3416 val_to_str_ext_const(mcc * 100 + mnc, &mcc_mnc_2digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_high_nibble()
[all …]
H A Dpacket-q708.c14120 val_to_str_ext_const(sanc, &q708_sanc_areas_ext, "Unknown"), in analyze_q708_ispc()
14123 val_to_str_ext_const(ispc, &q708_ispc_point_name_ext, "Unknown")); in analyze_q708_ispc()
14125 val_to_str_ext_const(ispc, &q708_ispc_operator_name_ext, "Unknown")); in analyze_q708_ispc()
H A Dpacket-gtp.c6760 val_to_str_ext_const(GTP_EXT_USR_LOC_INF, &gtp_val_ext, "Unknown")); in decode_gtp_usr_loc_inf()
6904 val_to_str_ext_const(GTP_EXT_MBMS_UE_CTX, &gtp_val_ext, "Unknown")); in decode_gtp_mbms_ue_ctx()
6935 val_to_str_ext_const(GTP_EXT_TMGI, &gtp_val_ext, "Unknown")); in decode_gtp_tmgi()
7104 val_to_str_ext_const(GTP_EXT_MBMS_SA, &gtp_val_ext, "Unknown")); in decode_gtp_mbms_sa()
7179 val_to_str_ext_const(GTP_EXT_HOP_COUNT, &gtp_val_ext, "Unknown")); in decode_gtp_hop_count()
8534 val_to_str_ext_const(GTP_EXT_ENODEB_ID, &gtpv1_val_ext, "Unknown")); in decode_gtp_ext_enodeb_id()
8589 val_to_str_ext_const(GTP_EXT_SEL_MODE_W_NSAPI, &gtpv1_val_ext, "Unknown")); in decode_gtp_ext_sel_mode_w_nsapi()
8615 val_to_str_ext_const(GTP_EXT_ULI_TIMESTAMP, &gtpv1_val_ext, "Unknown")); in decode_gtp_ext_uli_timestamp()
8638 val_to_str_ext_const(GTP_EXT_LHN_ID_W_SAPI, &gtpv1_val_ext, "Unknown")); in decode_gtp_ext_lhn_id_w_sapi()
8660 val_to_str_ext_const(GTP_EXT_CN_OP_SEL_ENTITY, &gtpv1_val_ext, "Unknown")); in decode_gtp_ext_cn_op_sel_entity()
[all …]
H A Dpacket-usb-dfu.c153 …proto_item_append_text(main_item, ": %s", val_to_str_ext_const(descriptor_type, &descriptor_type_v… in dissect_usb_dfu_descriptor()
256 val_to_str_ext_const(command, &command_vals_ext, "Unknown")); in dissect_usb_dfu()
335 val_to_str_ext_const(command_response, &command_vals_ext, "Unknown")); in dissect_usb_dfu()
361 val_to_str_ext_const(tvb_get_guint8(tvb, offset), &status_vals_ext, "Unknown"), in dissect_usb_dfu()
363 val_to_str_ext_const(tvb_get_guint8(tvb, offset + 4), &state_vals_ext, "Unknown")); in dissect_usb_dfu()
382 val_to_str_ext_const(tvb_get_guint8(tvb, offset), &state_vals_ext, "Unknown")); in dissect_usb_dfu()
H A Dpacket-ubertooth.c1429 val_to_str_ext_const(command, &command_vals_ext, "Unknown")); in dissect_ubertooth()
1540 val_to_str_ext_const(register_id, &register_vals_ext, "Unknown")); in dissect_ubertooth()
1550 val_to_str_ext_const(register_id, &register_vals_ext, "Unknown")); in dissect_ubertooth()
1558 val_to_str_ext_const(register_id, &register_vals_ext, "Unknown"), in dissect_ubertooth()
1738 val_to_str_ext_const(command_response, &command_vals_ext, "Unknown")); in dissect_ubertooth()
1859 …col_append_fstr(pinfo->cinfo, COL_INFO, " = %s", val_to_str_ext_const(tvb_get_guint8(tvb, offset),… in dissect_ubertooth()
1865 …col_append_fstr(pinfo->cinfo, COL_INFO, " = %s", val_to_str_ext_const(tvb_get_guint8(tvb, offset),… in dissect_ubertooth()
1916 …col_append_fstr(pinfo->cinfo, COL_INFO, " = %s", val_to_str_ext_const(tvb_get_guint8(tvb, offset),… in dissect_ubertooth()
1945 …col_append_fstr(pinfo->cinfo, COL_INFO, " = %s", val_to_str_ext_const(tvb_get_guint8(tvb, offset),… in dissect_ubertooth()
1965 …proto_item_append_text(sub_item, " [%s]", val_to_str_ext_const(register_id, &register_description_… in dissect_ubertooth()
[all …]
H A Dpacket-zbee-zcl.c1086val_to_str_ext_const(packet.mfr_code, &zbee_mfr_code_names_ext, "Unknown"), in dissect_zbee_zcl()
1117 val_to_str_ext_const(packet.cmd_id, &zbee_zcl_cmd_names_ext, "Unknown Command"), in dissect_zbee_zcl()
1123 val_to_str_ext_const(packet.cmd_id, &zbee_zcl_cmd_names_ext, "Unknown Command"), in dissect_zbee_zcl()
1828val_to_str_ext_const(data_type, &zbee_zcl_short_data_type_names_ext, "Reserved"), attr_uint); in dissect_zcl_attr_data()
1837val_to_str_ext_const(data_type, &zbee_zcl_short_data_type_names_ext, "Reserved"), attr_int); in dissect_zcl_attr_data()
1845val_to_str_ext_const(data_type, &zbee_zcl_short_data_type_names_ext, "Reserved"), attr_uint); in dissect_zcl_attr_data()
1875val_to_str_ext_const(data_type, &zbee_zcl_short_data_type_names_ext, "Reserved"), attr_int); in dissect_zcl_attr_data()
1906val_to_str_ext_const(data_type, &zbee_zcl_short_data_type_names_ext, "Reserved"), attr_int); in dissect_zcl_attr_data()
1935val_to_str_ext_const(data_type, &zbee_zcl_short_data_type_names_ext, "Reserved"), attr_int); in dissect_zcl_attr_data()
2143 val_to_str_ext_const(attr_uint8[3], &zbee_zcl_wd_names_ext, "Invalid Weekday") ); in dissect_zcl_attr_data()
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-v52.c697 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_pstn_sequence_number()
730 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_cadenced_ring()
760 …col_append_str(pinfo->cinfo, COL_INFO, val_to_str_ext_const(tvb_get_guint8(info_tvb, info_offset+2… in dissect_pulsed_signal()
765 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_pulsed_signal()
808 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_steady_signal()
835 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_digit_signal()
877 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_recognition_time()
917 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_enable_auto_ack()
970 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_disable_auto_ack()
1014 …"Diagnostic: %s", val_to_str_ext_const(tvb_get_guint8(info_tvb, info_offset+3), &msg_type_values_e… in dissect_cause()
[all …]
H A Dpacket-e212.c3198 val_to_str_ext_const(mcc * 1000 + mnc, &mcc_mnc_3digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_wmem_packet_str()
3205 val_to_str_ext_const(mcc,&E212_codes_ext,""), in dissect_e212_mcc_mnc_wmem_packet_str()
3207 val_to_str_ext_const(mcc * 1000 + mnc, &mcc_mnc_3digits_codes_ext, "")); in dissect_e212_mcc_mnc_wmem_packet_str()
3211 val_to_str_ext_const(mcc * 100 + mnc, &mcc_mnc_2digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_wmem_packet_str()
3218 val_to_str_ext_const(mcc,&E212_codes_ext,""), in dissect_e212_mcc_mnc_wmem_packet_str()
3220 val_to_str_ext_const(mcc * 100 + mnc, &mcc_mnc_2digits_codes_ext, "")); in dissect_e212_mcc_mnc_wmem_packet_str()
3321 val_to_str_ext_const(mcc * 1000 + mnc, &mcc_mnc_3digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_in_address()
3326 val_to_str_ext_const(mcc * 100 + mnc, &mcc_mnc_2digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_in_address()
3411 val_to_str_ext_const(mcc * 1000 + mnc, &mcc_mnc_3digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_high_nibble()
3416 val_to_str_ext_const(mcc * 100 + mnc, &mcc_mnc_2digits_codes_ext, "Unknown"), in dissect_e212_mcc_mnc_high_nibble()
[all …]
H A Dpacket-q708.c14120 val_to_str_ext_const(sanc, &q708_sanc_areas_ext, "Unknown"),
14123 val_to_str_ext_const(ispc, &q708_ispc_point_name_ext, "Unknown"));
14125 val_to_str_ext_const(ispc, &q708_ispc_operator_name_ext, "Unknown"));
H A Dpacket-gtp.c6760 val_to_str_ext_const(GTP_EXT_USR_LOC_INF, &gtp_val_ext, "Unknown"));
6904 val_to_str_ext_const(GTP_EXT_MBMS_UE_CTX, &gtp_val_ext, "Unknown"));
6935 val_to_str_ext_const(GTP_EXT_TMGI, &gtp_val_ext, "Unknown"));
7104 val_to_str_ext_const(GTP_EXT_MBMS_SA, &gtp_val_ext, "Unknown"));
7179 val_to_str_ext_const(GTP_EXT_HOP_COUNT, &gtp_val_ext, "Unknown"));
8534 val_to_str_ext_const(GTP_EXT_ENODEB_ID, &gtpv1_val_ext, "Unknown"));
8589 val_to_str_ext_const(GTP_EXT_SEL_MODE_W_NSAPI, &gtpv1_val_ext, "Unknown"));
8615 val_to_str_ext_const(GTP_EXT_ULI_TIMESTAMP, &gtpv1_val_ext, "Unknown"));
8638 val_to_str_ext_const(GTP_EXT_LHN_ID_W_SAPI, &gtpv1_val_ext, "Unknown"));
8660 val_to_str_ext_const(GTP_EXT_CN_OP_SEL_ENTITY, &gtpv1_val_ext, "Unknown"));
[all …]
H A Dpacket-usb-dfu.c153 …proto_item_append_text(main_item, ": %s", val_to_str_ext_const(descriptor_type, &descriptor_type_v… in dissect_usb_dfu_descriptor()
256 val_to_str_ext_const(command, &command_vals_ext, "Unknown")); in dissect_usb_dfu()
335 val_to_str_ext_const(command_response, &command_vals_ext, "Unknown")); in dissect_usb_dfu()
361 val_to_str_ext_const(tvb_get_guint8(tvb, offset), &status_vals_ext, "Unknown"), in dissect_usb_dfu()
363 val_to_str_ext_const(tvb_get_guint8(tvb, offset + 4), &state_vals_ext, "Unknown")); in dissect_usb_dfu()
382 val_to_str_ext_const(tvb_get_guint8(tvb, offset), &state_vals_ext, "Unknown")); in dissect_usb_dfu()
H A Dpacket-ubertooth.c1429 val_to_str_ext_const(command, &command_vals_ext, "Unknown")); in dissect_ubertooth()
1540 val_to_str_ext_const(register_id, &register_vals_ext, "Unknown")); in dissect_ubertooth()
1550 val_to_str_ext_const(register_id, &register_vals_ext, "Unknown")); in dissect_ubertooth()
1558 val_to_str_ext_const(register_id, &register_vals_ext, "Unknown"), in dissect_ubertooth()
1738 val_to_str_ext_const(command_response, &command_vals_ext, "Unknown")); in dissect_ubertooth()
1859 …col_append_fstr(pinfo->cinfo, COL_INFO, " = %s", val_to_str_ext_const(tvb_get_guint8(tvb, offset),… in dissect_ubertooth()
1865 …col_append_fstr(pinfo->cinfo, COL_INFO, " = %s", val_to_str_ext_const(tvb_get_guint8(tvb, offset),… in dissect_ubertooth()
1916 …col_append_fstr(pinfo->cinfo, COL_INFO, " = %s", val_to_str_ext_const(tvb_get_guint8(tvb, offset),… in dissect_ubertooth()
1945 …col_append_fstr(pinfo->cinfo, COL_INFO, " = %s", val_to_str_ext_const(tvb_get_guint8(tvb, offset),… in dissect_ubertooth()
1965 …proto_item_append_text(sub_item, " [%s]", val_to_str_ext_const(register_id, &register_description_… in dissect_ubertooth()
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-v52.c697 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_pstn_sequence_number()
730 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_cadenced_ring()
760 …col_append_str(pinfo->cinfo, COL_INFO, val_to_str_ext_const(tvb_get_guint8(info_tvb, info_offset+2… in dissect_pulsed_signal()
765 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_pulsed_signal()
808 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_steady_signal()
835 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_digit_signal()
877 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_recognition_time()
917 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_enable_auto_ack()
970 …proto_item_append_text(ti_info, " %s (0x%x)", val_to_str_ext_const(info_element, &info_element_val… in dissect_disable_auto_ack()
1014 …"Diagnostic: %s", val_to_str_ext_const(tvb_get_guint8(info_tvb, info_offset+3), &msg_type_values_e… in dissect_cause()
[all …]
H A Dpacket-e212.c3198 val_to_str_ext_const(mcc * 1000 + mnc, &mcc_mnc_3digits_codes_ext, "Unknown"),
3205 val_to_str_ext_const(mcc,&E212_codes_ext,""),
3207 val_to_str_ext_const(mcc * 1000 + mnc, &mcc_mnc_3digits_codes_ext, ""));
3211 val_to_str_ext_const(mcc * 100 + mnc, &mcc_mnc_2digits_codes_ext, "Unknown"),
3218 val_to_str_ext_const(mcc,&E212_codes_ext,""),
3220 val_to_str_ext_const(mcc * 100 + mnc, &mcc_mnc_2digits_codes_ext, ""));
3321 val_to_str_ext_const(mcc * 1000 + mnc, &mcc_mnc_3digits_codes_ext, "Unknown"),
3326 val_to_str_ext_const(mcc * 100 + mnc, &mcc_mnc_2digits_codes_ext, "Unknown"),
3411 val_to_str_ext_const(mcc * 1000 + mnc, &mcc_mnc_3digits_codes_ext, "Unknown"),
3416 val_to_str_ext_const(mcc * 100 + mnc, &mcc_mnc_2digits_codes_ext, "Unknown"),
[all …]
H A Dpacket-q708.c14120 val_to_str_ext_const(sanc, &q708_sanc_areas_ext, "Unknown"), in analyze_q708_ispc()
14123 val_to_str_ext_const(ispc, &q708_ispc_point_name_ext, "Unknown")); in analyze_q708_ispc()
14125 val_to_str_ext_const(ispc, &q708_ispc_operator_name_ext, "Unknown")); in analyze_q708_ispc()
H A Dpacket-gtp.c6760 val_to_str_ext_const(GTP_EXT_USR_LOC_INF, &gtp_val_ext, "Unknown")); in decode_gtp_usr_loc_inf()
6904 val_to_str_ext_const(GTP_EXT_MBMS_UE_CTX, &gtp_val_ext, "Unknown")); in decode_gtp_mbms_ue_ctx()
6935 val_to_str_ext_const(GTP_EXT_TMGI, &gtp_val_ext, "Unknown")); in decode_gtp_tmgi()
7104 val_to_str_ext_const(GTP_EXT_MBMS_SA, &gtp_val_ext, "Unknown")); in decode_gtp_mbms_sa()
7179 val_to_str_ext_const(GTP_EXT_HOP_COUNT, &gtp_val_ext, "Unknown")); in decode_gtp_hop_count()
8534 val_to_str_ext_const(GTP_EXT_ENODEB_ID, &gtpv1_val_ext, "Unknown")); in decode_gtp_ext_enodeb_id()
8589 val_to_str_ext_const(GTP_EXT_SEL_MODE_W_NSAPI, &gtpv1_val_ext, "Unknown")); in decode_gtp_ext_sel_mode_w_nsapi()
8615 val_to_str_ext_const(GTP_EXT_ULI_TIMESTAMP, &gtpv1_val_ext, "Unknown")); in decode_gtp_ext_uli_timestamp()
8638 val_to_str_ext_const(GTP_EXT_LHN_ID_W_SAPI, &gtpv1_val_ext, "Unknown")); in decode_gtp_ext_lhn_id_w_sapi()
8660 val_to_str_ext_const(GTP_EXT_CN_OP_SEL_ENTITY, &gtpv1_val_ext, "Unknown")); in decode_gtp_ext_cn_op_sel_entity()
[all …]
H A Dpacket-usb-dfu.c153 …proto_item_append_text(main_item, ": %s", val_to_str_ext_const(descriptor_type, &descriptor_type_v…
256 val_to_str_ext_const(command, &command_vals_ext, "Unknown"));
335 val_to_str_ext_const(command_response, &command_vals_ext, "Unknown"));
361 val_to_str_ext_const(tvb_get_guint8(tvb, offset), &status_vals_ext, "Unknown"),
363 val_to_str_ext_const(tvb_get_guint8(tvb, offset + 4), &state_vals_ext, "Unknown"));
382 val_to_str_ext_const(tvb_get_guint8(tvb, offset), &state_vals_ext, "Unknown"));
H A Dpacket-ubertooth.c1429 val_to_str_ext_const(command, &command_vals_ext, "Unknown")); in dissect_ubertooth()
1540 val_to_str_ext_const(register_id, &register_vals_ext, "Unknown")); in dissect_ubertooth()
1550 val_to_str_ext_const(register_id, &register_vals_ext, "Unknown")); in dissect_ubertooth()
1558 val_to_str_ext_const(register_id, &register_vals_ext, "Unknown"), in dissect_ubertooth()
1738 val_to_str_ext_const(command_response, &command_vals_ext, "Unknown")); in dissect_ubertooth()
1859 …col_append_fstr(pinfo->cinfo, COL_INFO, " = %s", val_to_str_ext_const(tvb_get_guint8(tvb, offset),… in dissect_ubertooth()
1865 …col_append_fstr(pinfo->cinfo, COL_INFO, " = %s", val_to_str_ext_const(tvb_get_guint8(tvb, offset),… in dissect_ubertooth()
1916 …col_append_fstr(pinfo->cinfo, COL_INFO, " = %s", val_to_str_ext_const(tvb_get_guint8(tvb, offset),… in dissect_ubertooth()
1945 …col_append_fstr(pinfo->cinfo, COL_INFO, " = %s", val_to_str_ext_const(tvb_get_guint8(tvb, offset),… in dissect_ubertooth()
1965 …proto_item_append_text(sub_item, " [%s]", val_to_str_ext_const(register_id, &register_description_… in dissect_ubertooth()
[all …]

12345678910>>...22