Home
last modified time | relevance | path

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

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppp.c7432 dissector_handle_t osinlcp_handle; in proto_reg_handoff_osinlcp() local
7434 osinlcp_handle = create_dissector_handle(dissect_osinlcp, proto_osinlcp); in proto_reg_handoff_osinlcp()
7435 dissector_add_uint("ppp.protocol", PPP_OSINLCP, osinlcp_handle); in proto_reg_handoff_osinlcp()
7441 dissector_add_uint("ethertype", PPP_OSINLCP, osinlcp_handle); in proto_reg_handoff_osinlcp()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppp.c7432 dissector_handle_t osinlcp_handle; in proto_reg_handoff_osinlcp() local
7434 osinlcp_handle = create_dissector_handle(dissect_osinlcp, proto_osinlcp); in proto_reg_handoff_osinlcp()
7435 dissector_add_uint("ppp.protocol", PPP_OSINLCP, osinlcp_handle); in proto_reg_handoff_osinlcp()
7441 dissector_add_uint("ethertype", PPP_OSINLCP, osinlcp_handle); in proto_reg_handoff_osinlcp()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppp.c7432 dissector_handle_t osinlcp_handle;
7434 osinlcp_handle = create_dissector_handle(dissect_osinlcp, proto_osinlcp);
7435 dissector_add_uint("ppp.protocol", PPP_OSINLCP, osinlcp_handle);
7441 dissector_add_uint("ethertype", PPP_OSINLCP, osinlcp_handle);
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ppp.c7432 dissector_handle_t osinlcp_handle; in proto_reg_handoff_osinlcp() local
7434 osinlcp_handle = create_dissector_handle(dissect_osinlcp, proto_osinlcp); in proto_reg_handoff_osinlcp()
7435 dissector_add_uint("ppp.protocol", PPP_OSINLCP, osinlcp_handle); in proto_reg_handoff_osinlcp()
7441 dissector_add_uint("ethertype", PPP_OSINLCP, osinlcp_handle); in proto_reg_handoff_osinlcp()