Home
last modified time | relevance | path

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

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-juniper.c1655 dissector_handle_t juniper_mlppp_handle;
1670 juniper_mlppp_handle = create_dissector_handle(dissect_juniper_mlppp, proto_juniper);
1685 dissector_add_uint("wtap_encap", WTAP_ENCAP_JUNIPER_MLPPP, juniper_mlppp_handle);
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-juniper.c1655 dissector_handle_t juniper_mlppp_handle;
1670 juniper_mlppp_handle = create_dissector_handle(dissect_juniper_mlppp, proto_juniper);
1685 dissector_add_uint("wtap_encap", WTAP_ENCAP_JUNIPER_MLPPP, juniper_mlppp_handle);
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-juniper.c1655 dissector_handle_t juniper_mlppp_handle;
1670 juniper_mlppp_handle = create_dissector_handle(dissect_juniper_mlppp, proto_juniper);
1685 dissector_add_uint("wtap_encap", WTAP_ENCAP_JUNIPER_MLPPP, juniper_mlppp_handle);
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-juniper.c1655 dissector_handle_t juniper_mlppp_handle; in proto_reg_handoff_juniper() local
1670 juniper_mlppp_handle = create_dissector_handle(dissect_juniper_mlppp, proto_juniper); in proto_reg_handoff_juniper()
1685 dissector_add_uint("wtap_encap", WTAP_ENCAP_JUNIPER_MLPPP, juniper_mlppp_handle); in proto_reg_handoff_juniper()