Home
last modified time | relevance | path

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

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-tdmop.c51 static guint32 pref_tdmop_ethertype = ETHERTYPE_TDMOP; variable
318 16, &pref_tdmop_ethertype); in proto_register_tdmop()
331 if (pref_tdmop_ethertype) { in proto_reg_handoff_tdmop()
332 dissector_add_uint("ethertype", pref_tdmop_ethertype, tdmop_handle); in proto_reg_handoff_tdmop()
335 current_tdmop_ethertype = pref_tdmop_ethertype; in proto_reg_handoff_tdmop()
338 if (current_tdmop_ethertype != pref_tdmop_ethertype) in proto_reg_handoff_tdmop()
341 if (pref_tdmop_ethertype) { in proto_reg_handoff_tdmop()
342 dissector_add_uint("ethertype", pref_tdmop_ethertype, tdmop_handle); in proto_reg_handoff_tdmop()
344 current_tdmop_ethertype = pref_tdmop_ethertype; in proto_reg_handoff_tdmop()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-tdmop.c51 static guint32 pref_tdmop_ethertype = ETHERTYPE_TDMOP;
318 16, &pref_tdmop_ethertype);
331 if (pref_tdmop_ethertype) {
332 dissector_add_uint("ethertype", pref_tdmop_ethertype, tdmop_handle);
335 current_tdmop_ethertype = pref_tdmop_ethertype;
338 if (current_tdmop_ethertype != pref_tdmop_ethertype)
341 if (pref_tdmop_ethertype) {
342 dissector_add_uint("ethertype", pref_tdmop_ethertype, tdmop_handle);
344 current_tdmop_ethertype = pref_tdmop_ethertype;
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-tdmop.c51 static guint32 pref_tdmop_ethertype = ETHERTYPE_TDMOP; variable
318 16, &pref_tdmop_ethertype); in proto_register_tdmop()
331 if (pref_tdmop_ethertype) { in proto_reg_handoff_tdmop()
332 dissector_add_uint("ethertype", pref_tdmop_ethertype, tdmop_handle); in proto_reg_handoff_tdmop()
335 current_tdmop_ethertype = pref_tdmop_ethertype; in proto_reg_handoff_tdmop()
338 if (current_tdmop_ethertype != pref_tdmop_ethertype) in proto_reg_handoff_tdmop()
341 if (pref_tdmop_ethertype) { in proto_reg_handoff_tdmop()
342 dissector_add_uint("ethertype", pref_tdmop_ethertype, tdmop_handle); in proto_reg_handoff_tdmop()
344 current_tdmop_ethertype = pref_tdmop_ethertype; in proto_reg_handoff_tdmop()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-tdmop.c51 static guint32 pref_tdmop_ethertype = ETHERTYPE_TDMOP; variable
318 16, &pref_tdmop_ethertype); in proto_register_tdmop()
331 if (pref_tdmop_ethertype) { in proto_reg_handoff_tdmop()
332 dissector_add_uint("ethertype", pref_tdmop_ethertype, tdmop_handle); in proto_reg_handoff_tdmop()
335 current_tdmop_ethertype = pref_tdmop_ethertype; in proto_reg_handoff_tdmop()
338 if (current_tdmop_ethertype != pref_tdmop_ethertype) in proto_reg_handoff_tdmop()
341 if (pref_tdmop_ethertype) { in proto_reg_handoff_tdmop()
342 dissector_add_uint("ethertype", pref_tdmop_ethertype, tdmop_handle); in proto_reg_handoff_tdmop()
344 current_tdmop_ethertype = pref_tdmop_ethertype; in proto_reg_handoff_tdmop()