Searched refs:test_protocol (Results 1 – 4 of 4) sorted by relevance
103 static ocsd_trace_protocol_t test_protocol = OCSD_PROTOCOL_ETMV4I; // ETMV4 protocl variable146 test_protocol = OCSD_PROTOCOL_ETMV3; in process_cmd_line()152 test_protocol = OCSD_PROTOCOL_PTM; in process_cmd_line()158 test_protocol = OCSD_PROTOCOL_STM; in process_cmd_line()434 … if(ocsd_pkt_str(test_protocol,p_packet_in,packet_str+offset,PACKET_STR_LEN-offset) == OCSD_OK) in packet_handler()514 … if(ocsd_pkt_str(test_protocol,p_packet_in,packet_str+offset,PACKET_STR_LEN-offset) == OCSD_OK) in packet_monitor()793 test_protocol = p_ext_fact->protocol_id; in register_extern_decoder()814 switch(test_protocol) in create_decoder()
18 def test_protocol(self): member in ProtocolsAbsTests
761 def test_protocol(self): member in ContextTests
1101 def test_protocol(self): member in ContextTests