Home
last modified time | relevance | path

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

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppp.c271 static int proto_osinlcp = -1; variable
5040 dissect_cp(tvb, proto_osinlcp, ett_osinlcp, cp_vals, ett_osinlcp_options, osinlcp_option_table, in dissect_osinlcp()
7418proto_osinlcp = proto_register_protocol("PPP OSI Network Layer Control Protocol", "PPP OSINLCP", "… in proto_register_osinlcp()
7419 proto_register_field_array(proto_osinlcp, hf, array_length(hf)); in proto_register_osinlcp()
7422 …e = register_dissector_table("osinlcp.option", "PPP OSINLCP Options", proto_osinlcp, FT_UINT8, BAS… in proto_register_osinlcp()
7425 …_protocol_in_name_only("Align-NPDU", "Align-NPDU", "osinlcp.opt.def_pid", proto_osinlcp, FT_BYTES); in proto_register_osinlcp()
7434 osinlcp_handle = create_dissector_handle(dissect_osinlcp, proto_osinlcp); in proto_reg_handoff_osinlcp()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppp.c271 static int proto_osinlcp = -1; variable
5040 dissect_cp(tvb, proto_osinlcp, ett_osinlcp, cp_vals, ett_osinlcp_options, osinlcp_option_table, in dissect_osinlcp()
7418proto_osinlcp = proto_register_protocol("PPP OSI Network Layer Control Protocol", "PPP OSINLCP", "… in proto_register_osinlcp()
7419 proto_register_field_array(proto_osinlcp, hf, array_length(hf)); in proto_register_osinlcp()
7422 …e = register_dissector_table("osinlcp.option", "PPP OSINLCP Options", proto_osinlcp, FT_UINT8, BAS… in proto_register_osinlcp()
7425 …_protocol_in_name_only("Align-NPDU", "Align-NPDU", "osinlcp.opt.def_pid", proto_osinlcp, FT_BYTES); in proto_register_osinlcp()
7434 osinlcp_handle = create_dissector_handle(dissect_osinlcp, proto_osinlcp); in proto_reg_handoff_osinlcp()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppp.c271 static int proto_osinlcp = -1;
5040 dissect_cp(tvb, proto_osinlcp, ett_osinlcp, cp_vals, ett_osinlcp_options, osinlcp_option_table,
7418proto_osinlcp = proto_register_protocol("PPP OSI Network Layer Control Protocol", "PPP OSINLCP", "…
7419 proto_register_field_array(proto_osinlcp, hf, array_length(hf));
7422 …e = register_dissector_table("osinlcp.option", "PPP OSINLCP Options", proto_osinlcp, FT_UINT8, BAS…
7425 …_protocol_in_name_only("Align-NPDU", "Align-NPDU", "osinlcp.opt.def_pid", proto_osinlcp, FT_BYTES);
7434 osinlcp_handle = create_dissector_handle(dissect_osinlcp, proto_osinlcp);
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppp.c271 static int proto_osinlcp = -1; variable
5040 dissect_cp(tvb, proto_osinlcp, ett_osinlcp, cp_vals, ett_osinlcp_options, osinlcp_option_table, in dissect_osinlcp()
7418proto_osinlcp = proto_register_protocol("PPP OSI Network Layer Control Protocol", "PPP OSINLCP", "… in proto_register_osinlcp()
7419 proto_register_field_array(proto_osinlcp, hf, array_length(hf)); in proto_register_osinlcp()
7422 …e = register_dissector_table("osinlcp.option", "PPP OSINLCP Options", proto_osinlcp, FT_UINT8, BAS… in proto_register_osinlcp()
7425 …_protocol_in_name_only("Align-NPDU", "Align-NPDU", "osinlcp.opt.def_pid", proto_osinlcp, FT_BYTES); in proto_register_osinlcp()
7434 osinlcp_handle = create_dissector_handle(dissect_osinlcp, proto_osinlcp); in proto_reg_handoff_osinlcp()