Searched refs:ddp_short_handle (Results 1 – 4 of 4) sorted by relevance
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/ |
H A D | packet-atalk.c | 79 static dissector_handle_t ddp_short_handle; variable 1636 if (call_dissector_with_data(ddp_short_handle, new_tvb, pinfo, tree, &ddp_node)) { in dissect_llap() 2127 ddp_short_handle = create_dissector_handle(dissect_ddp_short, proto_ddp); in proto_reg_handoff_atalk()
|
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/ |
H A D | packet-atalk.c | 79 static dissector_handle_t ddp_short_handle; variable 1636 if (call_dissector_with_data(ddp_short_handle, new_tvb, pinfo, tree, &ddp_node)) { in dissect_llap() 2127 ddp_short_handle = create_dissector_handle(dissect_ddp_short, proto_ddp); in proto_reg_handoff_atalk()
|
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/ |
H A D | packet-atalk.c | 79 static dissector_handle_t ddp_short_handle; variable 1636 if (call_dissector_with_data(ddp_short_handle, new_tvb, pinfo, tree, &ddp_node)) { in dissect_llap() 2127 ddp_short_handle = create_dissector_handle(dissect_ddp_short, proto_ddp); in proto_reg_handoff_atalk()
|
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/ |
H A D | packet-atalk.c | 79 static dissector_handle_t ddp_short_handle; variable 1636 if (call_dissector_with_data(ddp_short_handle, new_tvb, pinfo, tree, &ddp_node)) { in dissect_llap() 2127 ddp_short_handle = create_dissector_handle(dissect_ddp_short, proto_ddp); in proto_reg_handoff_atalk()
|