Home
last modified time | relevance | path

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

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lsd.c26 static int proto_lsd = -1; variable
87 ti = proto_tree_add_item(tree, proto_lsd, tvb, 0, -1, ENC_NA); in dissect_lsd()
184 proto_lsd = proto_register_protocol("Local Service Discovery", "LSD", "lsd"); in proto_register_lsd()
186 proto_register_field_array(proto_lsd, hf, array_length(hf)); in proto_register_lsd()
188 expert_lsd = expert_register_protocol(proto_lsd); in proto_register_lsd()
195 …heur_dissector_add( "udp", dissect_lsd_heur, "LSD over UDP", "lsd_udp", proto_lsd, HEURISTIC_ENABL… in proto_reg_handoff_lsd()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lsd.c26 static int proto_lsd = -1; variable
87 ti = proto_tree_add_item(tree, proto_lsd, tvb, 0, -1, ENC_NA); in dissect_lsd()
184 proto_lsd = proto_register_protocol("Local Service Discovery", "LSD", "lsd"); in proto_register_lsd()
186 proto_register_field_array(proto_lsd, hf, array_length(hf)); in proto_register_lsd()
188 expert_lsd = expert_register_protocol(proto_lsd); in proto_register_lsd()
195 …heur_dissector_add( "udp", dissect_lsd_heur, "LSD over UDP", "lsd_udp", proto_lsd, HEURISTIC_ENABL… in proto_reg_handoff_lsd()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lsd.c26 static int proto_lsd = -1; variable
87 ti = proto_tree_add_item(tree, proto_lsd, tvb, 0, -1, ENC_NA); in dissect_lsd()
184 proto_lsd = proto_register_protocol("Local Service Discovery", "LSD", "lsd"); in proto_register_lsd()
186 proto_register_field_array(proto_lsd, hf, array_length(hf)); in proto_register_lsd()
188 expert_lsd = expert_register_protocol(proto_lsd); in proto_register_lsd()
195 …heur_dissector_add( "udp", dissect_lsd_heur, "LSD over UDP", "lsd_udp", proto_lsd, HEURISTIC_ENABL… in proto_reg_handoff_lsd()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lsd.c26 static int proto_lsd = -1; variable
87 ti = proto_tree_add_item(tree, proto_lsd, tvb, 0, -1, ENC_NA); in dissect_lsd()
184 proto_lsd = proto_register_protocol("Local Service Discovery", "LSD", "lsd"); in proto_register_lsd()
186 proto_register_field_array(proto_lsd, hf, array_length(hf)); in proto_register_lsd()
188 expert_lsd = expert_register_protocol(proto_lsd); in proto_register_lsd()
195 …heur_dissector_add( "udp", dissect_lsd_heur, "LSD over UDP", "lsd_udp", proto_lsd, HEURISTIC_ENABL… in proto_reg_handoff_lsd()