Lines Matching refs:linelen

410     gint next_offset, linelen;  in dissect_mrcpv2_common()  local
448 linelen = tvb_find_line_end(tvb, offset, -1, &next_offset, FALSE); in dissect_mrcpv2_common()
457 sp_end = tvb_find_guint8(tvb, 0, linelen, ' '); in dissect_mrcpv2_common()
458 if ((sp_end == -1) || (sp_end > tvb_len) || (sp_end > linelen)) in dissect_mrcpv2_common()
464 sp_end = tvb_find_guint8(tvb, sp_start, linelen - sp_start, ' '); in dissect_mrcpv2_common()
465 if ((sp_end == -1) || (sp_end > tvb_len) || (sp_end > linelen)) in dissect_mrcpv2_common()
471 sp_end = tvb_find_guint8(tvb, sp_start, linelen - sp_start, ' '); in dissect_mrcpv2_common()
472 if ((sp_end == -1) || (sp_end > tvb_len) || (sp_end > linelen)) in dissect_mrcpv2_common()
478 sp_end = tvb_find_guint8(tvb, sp_start, linelen - sp_start, ' '); in dissect_mrcpv2_common()
481 field4 = tvb_get_string_enc(pinfo->pool, tvb, sp_start, linelen - sp_start, ENC_ASCII); in dissect_mrcpv2_common()
486 if ((sp_end > tvb_len) || (sp_end > linelen)) in dissect_mrcpv2_common()
496 sp_end = linelen; in dissect_mrcpv2_common()
497 if ((sp_end > tvb_len) || (sp_end > linelen)) in dissect_mrcpv2_common()
511 …line_item = proto_tree_add_item(mrcpv2_tree, hf_mrcpv2_Request_Line, tvb, offset, linelen, ENC_UTF… in dissect_mrcpv2_common()
535 …line_item = proto_tree_add_item(mrcpv2_tree, hf_mrcpv2_Response_Line, tvb, offset, linelen, ENC_UT… in dissect_mrcpv2_common()
565 …line_item = proto_tree_add_item(mrcpv2_tree, hf_mrcpv2_Event_Line, tvb, offset, linelen, ENC_UTF_8… in dissect_mrcpv2_common()
606 linelen = tvb_find_line_end(tvb, offset, -1, &next_offset, FALSE); in dissect_mrcpv2_common()
609 if (linelen == 0) in dissect_mrcpv2_common()
621 colon_offset = tvb_find_guint8(tvb, offset, linelen, ':'); in dissect_mrcpv2_common()
624 …proto_tree_add_item(mrcpv2_tree, hf_mrcpv2_Unknown_Header, tvb, offset, linelen, ENC_UTF_8|ENC_NA); in dissect_mrcpv2_common()
629 … value_offset = tvb_skip_wsp(tvb, colon_offset + 1, offset + linelen - (colon_offset + 1)); in dissect_mrcpv2_common()
630 …header_value = tvb_get_string_enc(pinfo->pool, tvb, value_offset, offset + linelen - value_offset,… in dissect_mrcpv2_common()
647 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Abort_Model, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
650 …ree_add_string(mrcpv2_tree, hf_mrcpv2_Abort_Phrase_Enrollment, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
653 …oto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Abort_Verification, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
656 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Accept, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
659 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Accept_Charset, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
662 …tree_add_string(mrcpv2_tree, hf_mrcpv2_Active_Request_Id_List, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
665 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Adapt_Model, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
668 …proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Audio_Fetch_Hint, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
671 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Cache_Control, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
674 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Cancel_If_Queue, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
677 …roto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Capture_On_Speech, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
680 …oto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Channel_Identifier, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
683 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Clash_Threshold, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
686 …roto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Clear_Dtmf_Buffer, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
689 …proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Completion_Cause, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
692 …roto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Completion_Reason, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
695 …o_tree_add_string(mrcpv2_tree, hf_mrcpv2_Confidence_Threshold, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
698 …tree_add_string(mrcpv2_tree, hf_mrcpv2_Confusable_Phrases_URI, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
701 …_tree_add_string(mrcpv2_tree, hf_mrcpv2_Consistency_Threshold, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
704 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Content_Base, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
707 …proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Content_Encoding, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
710 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Content_ID, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
713 …= proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Content_Length, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
721 …proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Content_Location, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
724 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Content_Type, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
727 …proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Dtmf_Buffer_Time, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
730 …ree_add_string(mrcpv2_tree, hf_mrcpv2_Dtmf_Interdigit_Timeout, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
733 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Dtmf_Term_Char, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
736 …roto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Dtmf_Term_Timeout, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
739 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Early_No_Match, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
742 …proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Enroll_Utterance, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
745 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Failed_URI, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
748 …proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Failed_URI_Cause, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
751 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Fetch_Hint, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
754 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Fetch_Timeout, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
757 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Final_Silence, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
760 …o_tree_add_string(mrcpv2_tree, hf_mrcpv2_Hotword_Max_Duration, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
763 …o_tree_add_string(mrcpv2_tree, hf_mrcpv2_Hotword_Min_Duration, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
766 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Input_Type, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
769 …oto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Input_Waveform_URI, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
772 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Interpret_Text, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
775 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Jump_Size, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
778 …proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Kill_On_Barge_In, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
781 …o_tree_add_string(mrcpv2_tree, hf_mrcpv2_Lexicon_Search_Order, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
784 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Load_Lexicon, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
787 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Logging_Tag, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
790 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Max_Time, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
793 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Media_Type, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
796 …tree_add_string(mrcpv2_tree, hf_mrcpv2_Min_Verification_Score, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
799 …oto_tree_add_string(mrcpv2_tree, hf_mrcpv2_N_Best_List_Length, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
802 …roto_tree_add_string(mrcpv2_tree, hf_mrcpv2_New_Audio_Channel, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
805 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_New_Phrase_ID, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
808 …proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_No_Input_Timeout, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
811 …dd_string(mrcpv2_tree, hf_mrcpv2_Num_Max_Verification_Phrases, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
814 …ring(mrcpv2_tree, hf_mrcpv2_Num_Min_Consistent_Pronunciations, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
817 …dd_string(mrcpv2_tree, hf_mrcpv2_Num_Min_Verification_Phrases, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
820 …o_tree_add_string(mrcpv2_tree, hf_mrcpv2_Personal_Grammar_URI, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
823 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Phrase_ID, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
826 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Phrase_NL, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
829 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Prosody_Contour, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
832 …proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Prosody_Duration, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
835 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Prosody_Pitch, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
838 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Prosody_Range, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
841 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Prosody_Rate, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
844 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Prosody_Volume, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
847 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Proxy_Sync_Id, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
850 …proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Recognition_Mode, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
853 …to_tree_add_string(mrcpv2_tree, hf_mrcpv2_Recognition_Timeout, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
856 …ee_add_string(mrcpv2_tree, hf_mrcpv2_Recognizer_Context_Block, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
859 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Record_URI, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
862 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Repository_URI, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
865 …oto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Save_Best_Waveform, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
868 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Save_Waveform, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
871 …roto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Sensitivity_Level, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
874 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Set_Cookie, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
877 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Speak_Length, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
880 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Speak_Restart, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
883 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Speaker_Profile, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
886 …ree_add_string(mrcpv2_tree, hf_mrcpv2_Speech_Complete_Timeout, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
889 …e_add_string(mrcpv2_tree, hf_mrcpv2_Speech_Incomplete_Timeout, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
892 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Speech_Language, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
895 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Speech_Marker, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
898 …roto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Speed_Vs_Accuracy, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
901 …oto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Start_Input_Timers, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
904 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Trim_Length, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
907 …_add_string(mrcpv2_tree, hf_mrcpv2_Vendor_Specific_Parameters, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
910 …o_tree_add_string(mrcpv2_tree, hf_mrcpv2_Ver_Buffer_Utterance, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
913 …roto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Verification_Mode, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
916 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Voice_Age, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
919 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Voice_Gender, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
922 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Voice_Name, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
925 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Voice_Variant, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
928 …roto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Voiceprint_Exists, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
931 …_tree_add_string(mrcpv2_tree, hf_mrcpv2_Voiceprint_Identifier, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
934 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Waveform_URI, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
937 … proto_tree_add_string(mrcpv2_tree, hf_mrcpv2_Weight, tvb, offset, linelen, header_value); in dissect_mrcpv2_common()
940 …proto_tree_add_item(mrcpv2_tree, hf_mrcpv2_Unknown_Header, tvb, offset, linelen, ENC_UTF_8|ENC_NA); in dissect_mrcpv2_common()