Home
last modified time | relevance | path

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

/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hip.c1594 dissector_handle_t hip_handle2; in proto_reg_handoff_hip() local
1599 hip_handle2 = create_dissector_handle(dissect_hip_in_udp, proto_hip); in proto_reg_handoff_hip()
1600 dissector_add_uint_with_preference("udp.port", HIP_UDP_PORT, hip_handle2); in proto_reg_handoff_hip()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hip.c1594 dissector_handle_t hip_handle2; in proto_reg_handoff_hip() local
1599 hip_handle2 = create_dissector_handle(dissect_hip_in_udp, proto_hip); in proto_reg_handoff_hip()
1600 dissector_add_uint_with_preference("udp.port", HIP_UDP_PORT, hip_handle2); in proto_reg_handoff_hip()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hip.c1594 dissector_handle_t hip_handle2; in proto_reg_handoff_hip() local
1599 hip_handle2 = create_dissector_handle(dissect_hip_in_udp, proto_hip); in proto_reg_handoff_hip()
1600 dissector_add_uint_with_preference("udp.port", HIP_UDP_PORT, hip_handle2); in proto_reg_handoff_hip()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-hip.c1594 dissector_handle_t hip_handle2; in proto_reg_handoff_hip() local
1599 hip_handle2 = create_dissector_handle(dissect_hip_in_udp, proto_hip); in proto_reg_handoff_hip()
1600 dissector_add_uint_with_preference("udp.port", HIP_UDP_PORT, hip_handle2); in proto_reg_handoff_hip()