Home
last modified time | relevance | path

Searched refs:osc_udp_handle (Results 1 – 4 of 4) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-osc.c298 static dissector_handle_t osc_udp_handle = NULL; variable
1080 conversation_set_dissector(conversation, osc_udp_handle); in dissect_osc_heur_udp()
1286 osc_udp_handle = create_dissector_handle(dissect_osc_udp, proto_osc); in proto_reg_handoff_osc()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-osc.c298 static dissector_handle_t osc_udp_handle = NULL;
1080 conversation_set_dissector(conversation, osc_udp_handle);
1286 osc_udp_handle = create_dissector_handle(dissect_osc_udp, proto_osc);
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-osc.c298 static dissector_handle_t osc_udp_handle = NULL;
1080 conversation_set_dissector(conversation, osc_udp_handle);
1286 osc_udp_handle = create_dissector_handle(dissect_osc_udp, proto_osc);
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-osc.c298 static dissector_handle_t osc_udp_handle = NULL; variable
1080 conversation_set_dissector(conversation, osc_udp_handle); in dissect_osc_heur_udp()
1286 osc_udp_handle = create_dissector_handle(dissect_osc_udp, proto_osc); in proto_reg_handoff_osc()