Home
last modified time | relevance | path

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

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppp.c397 static int proto_bacp = -1; variable
5074 dissect_cp(tvb, proto_bacp, ett_bacp, cp_vals, ett_bacp_options, bacp_option_table, in dissect_bacp()
7720proto_bacp = proto_register_protocol("PPP Bandwidth Allocation Control Protocol", "PPP BACP", "bac… in proto_register_bacp()
7721 proto_register_field_array(proto_bacp, hf, array_length(hf)); in proto_register_bacp()
7724 …bacp_option_table = register_dissector_table("bacp.option", "PPP BACP Options", proto_bacp, FT_UIN… in proto_register_bacp()
7727 …otocol_in_name_only("Favored-Peer", "Favored-Peer", "bacp.opt.favored_peer", proto_bacp, FT_BYTES); in proto_register_bacp()
7735 bacp_handle = create_dissector_handle(dissect_bacp, proto_bacp); in proto_reg_handoff_bacp()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppp.c397 static int proto_bacp = -1; variable
5074 dissect_cp(tvb, proto_bacp, ett_bacp, cp_vals, ett_bacp_options, bacp_option_table, in dissect_bacp()
7720proto_bacp = proto_register_protocol("PPP Bandwidth Allocation Control Protocol", "PPP BACP", "bac… in proto_register_bacp()
7721 proto_register_field_array(proto_bacp, hf, array_length(hf)); in proto_register_bacp()
7724 …bacp_option_table = register_dissector_table("bacp.option", "PPP BACP Options", proto_bacp, FT_UIN… in proto_register_bacp()
7727 …otocol_in_name_only("Favored-Peer", "Favored-Peer", "bacp.opt.favored_peer", proto_bacp, FT_BYTES); in proto_register_bacp()
7735 bacp_handle = create_dissector_handle(dissect_bacp, proto_bacp); in proto_reg_handoff_bacp()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppp.c397 static int proto_bacp = -1;
5074 dissect_cp(tvb, proto_bacp, ett_bacp, cp_vals, ett_bacp_options, bacp_option_table,
7720proto_bacp = proto_register_protocol("PPP Bandwidth Allocation Control Protocol", "PPP BACP", "bac…
7721 proto_register_field_array(proto_bacp, hf, array_length(hf));
7724 …bacp_option_table = register_dissector_table("bacp.option", "PPP BACP Options", proto_bacp, FT_UIN…
7727 …otocol_in_name_only("Favored-Peer", "Favored-Peer", "bacp.opt.favored_peer", proto_bacp, FT_BYTES);
7735 bacp_handle = create_dissector_handle(dissect_bacp, proto_bacp);
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppp.c397 static int proto_bacp = -1; variable
5074 dissect_cp(tvb, proto_bacp, ett_bacp, cp_vals, ett_bacp_options, bacp_option_table, in dissect_bacp()
7720proto_bacp = proto_register_protocol("PPP Bandwidth Allocation Control Protocol", "PPP BACP", "bac… in proto_register_bacp()
7721 proto_register_field_array(proto_bacp, hf, array_length(hf)); in proto_register_bacp()
7724 …bacp_option_table = register_dissector_table("bacp.option", "PPP BACP Options", proto_bacp, FT_UIN… in proto_register_bacp()
7727 …otocol_in_name_only("Favored-Peer", "Favored-Peer", "bacp.opt.favored_peer", proto_bacp, FT_BYTES); in proto_register_bacp()
7735 bacp_handle = create_dissector_handle(dissect_bacp, proto_bacp); in proto_reg_handoff_bacp()