Home
last modified time | relevance | path

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

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-rtpproxy.c1470 dissector_handle_t rtpproxy_tcp_handle, rtpproxy_udp_handle;
1474 rtpproxy_udp_handle = create_dissector_handle(dissect_rtpproxy, proto_rtpproxy);
1478 dissector_add_uint_with_preference("udp.port", RTPPROXY_PORT, rtpproxy_udp_handle);
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-rtpproxy.c1470 dissector_handle_t rtpproxy_tcp_handle, rtpproxy_udp_handle; in proto_reg_handoff_rtpproxy() local
1474 rtpproxy_udp_handle = create_dissector_handle(dissect_rtpproxy, proto_rtpproxy); in proto_reg_handoff_rtpproxy()
1478 dissector_add_uint_with_preference("udp.port", RTPPROXY_PORT, rtpproxy_udp_handle); in proto_reg_handoff_rtpproxy()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-rtpproxy.c1470 dissector_handle_t rtpproxy_tcp_handle, rtpproxy_udp_handle; in proto_reg_handoff_rtpproxy() local
1474 rtpproxy_udp_handle = create_dissector_handle(dissect_rtpproxy, proto_rtpproxy); in proto_reg_handoff_rtpproxy()
1478 dissector_add_uint_with_preference("udp.port", RTPPROXY_PORT, rtpproxy_udp_handle); in proto_reg_handoff_rtpproxy()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-rtpproxy.c1470 dissector_handle_t rtpproxy_tcp_handle, rtpproxy_udp_handle; in proto_reg_handoff_rtpproxy() local
1474 rtpproxy_udp_handle = create_dissector_handle(dissect_rtpproxy, proto_rtpproxy); in proto_reg_handoff_rtpproxy()
1478 dissector_add_uint_with_preference("udp.port", RTPPROXY_PORT, rtpproxy_udp_handle); in proto_reg_handoff_rtpproxy()