Home
last modified time | relevance | path

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

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-egd.c61 static int proto_egd = -1; variable
98 ti = proto_tree_add_item(tree, proto_egd, tvb, 0, -1, ENC_NA); in dissect_egd()
213 proto_egd = proto_register_protocol ("Ethernet Global Data", "EGD", "egd"); in proto_register_egd()
214 proto_register_field_array(proto_egd, hf, array_length(hf)); in proto_register_egd()
222 egd_handle = create_dissector_handle(dissect_egd, proto_egd); in proto_reg_handoff_egd()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-egd.c61 static int proto_egd = -1; variable
98 ti = proto_tree_add_item(tree, proto_egd, tvb, 0, -1, ENC_NA); in dissect_egd()
213 proto_egd = proto_register_protocol ("Ethernet Global Data", "EGD", "egd"); in proto_register_egd()
214 proto_register_field_array(proto_egd, hf, array_length(hf)); in proto_register_egd()
222 egd_handle = create_dissector_handle(dissect_egd, proto_egd); in proto_reg_handoff_egd()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-egd.c61 static int proto_egd = -1; variable
98 ti = proto_tree_add_item(tree, proto_egd, tvb, 0, -1, ENC_NA); in dissect_egd()
213 proto_egd = proto_register_protocol ("Ethernet Global Data", "EGD", "egd"); in proto_register_egd()
214 proto_register_field_array(proto_egd, hf, array_length(hf)); in proto_register_egd()
222 egd_handle = create_dissector_handle(dissect_egd, proto_egd); in proto_reg_handoff_egd()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-egd.c61 static int proto_egd = -1; variable
98 ti = proto_tree_add_item(tree, proto_egd, tvb, 0, -1, ENC_NA); in dissect_egd()
213 proto_egd = proto_register_protocol ("Ethernet Global Data", "EGD", "egd"); in proto_register_egd()
214 proto_register_field_array(proto_egd, hf, array_length(hf)); in proto_register_egd()
222 egd_handle = create_dissector_handle(dissect_egd, proto_egd); in proto_reg_handoff_egd()