Home
last modified time | relevance | path

Searched refs:cmp_tcp_handle (Results 1 – 8 of 8) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/cmp/
H A Dpacket-cmp-template.c349 static dissector_handle_t cmp_tcp_handle; in proto_reg_handoff_cmp() local
362 cmp_tcp_handle = create_dissector_handle(dissect_cmp_tcp, proto_cmp); in proto_reg_handoff_cmp()
363 dissector_add_uint_with_preference("tcp.port", TCP_PORT_CMP, cmp_tcp_handle); in proto_reg_handoff_cmp()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/cmp/
H A Dpacket-cmp-template.c349 static dissector_handle_t cmp_tcp_handle; in proto_reg_handoff_cmp() local
362 cmp_tcp_handle = create_dissector_handle(dissect_cmp_tcp, proto_cmp); in proto_reg_handoff_cmp()
363 dissector_add_uint_with_preference("tcp.port", TCP_PORT_CMP, cmp_tcp_handle); in proto_reg_handoff_cmp()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/cmp/
H A Dpacket-cmp-template.c349 static dissector_handle_t cmp_tcp_handle; in proto_reg_handoff_cmp() local
362 cmp_tcp_handle = create_dissector_handle(dissect_cmp_tcp, proto_cmp); in proto_reg_handoff_cmp()
363 dissector_add_uint_with_preference("tcp.port", TCP_PORT_CMP, cmp_tcp_handle); in proto_reg_handoff_cmp()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/cmp/
H A Dpacket-cmp-template.c349 static dissector_handle_t cmp_tcp_handle; in proto_reg_handoff_cmp() local
362 cmp_tcp_handle = create_dissector_handle(dissect_cmp_tcp, proto_cmp); in proto_reg_handoff_cmp()
363 dissector_add_uint_with_preference("tcp.port", TCP_PORT_CMP, cmp_tcp_handle); in proto_reg_handoff_cmp()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-cmp.c2444 static dissector_handle_t cmp_tcp_handle; in proto_reg_handoff_cmp() local
2457 cmp_tcp_handle = create_dissector_handle(dissect_cmp_tcp, proto_cmp); in proto_reg_handoff_cmp()
2458 dissector_add_uint_with_preference("tcp.port", TCP_PORT_CMP, cmp_tcp_handle); in proto_reg_handoff_cmp()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-cmp.c2444 static dissector_handle_t cmp_tcp_handle;
2457 cmp_tcp_handle = create_dissector_handle(dissect_cmp_tcp, proto_cmp);
2458 dissector_add_uint_with_preference("tcp.port", TCP_PORT_CMP, cmp_tcp_handle);
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-cmp.c2444 static dissector_handle_t cmp_tcp_handle; in proto_reg_handoff_cmp() local
2457 cmp_tcp_handle = create_dissector_handle(dissect_cmp_tcp, proto_cmp); in proto_reg_handoff_cmp()
2458 dissector_add_uint_with_preference("tcp.port", TCP_PORT_CMP, cmp_tcp_handle); in proto_reg_handoff_cmp()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-cmp.c2444 static dissector_handle_t cmp_tcp_handle; in proto_reg_handoff_cmp() local
2457 cmp_tcp_handle = create_dissector_handle(dissect_cmp_tcp, proto_cmp); in proto_reg_handoff_cmp()
2458 dissector_add_uint_with_preference("tcp.port", TCP_PORT_CMP, cmp_tcp_handle); in proto_reg_handoff_cmp()