Home
last modified time | relevance | path

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

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-juniper.c1665 dissector_handle_t juniper_st_handle;
1680 juniper_st_handle = create_dissector_handle(dissect_juniper_st, proto_juniper);
1695 dissector_add_uint("wtap_encap", WTAP_ENCAP_JUNIPER_ST, juniper_st_handle);
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-juniper.c1665 dissector_handle_t juniper_st_handle;
1680 juniper_st_handle = create_dissector_handle(dissect_juniper_st, proto_juniper);
1695 dissector_add_uint("wtap_encap", WTAP_ENCAP_JUNIPER_ST, juniper_st_handle);
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-juniper.c1665 dissector_handle_t juniper_st_handle;
1680 juniper_st_handle = create_dissector_handle(dissect_juniper_st, proto_juniper);
1695 dissector_add_uint("wtap_encap", WTAP_ENCAP_JUNIPER_ST, juniper_st_handle);
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-juniper.c1665 dissector_handle_t juniper_st_handle; in proto_reg_handoff_juniper() local
1680 juniper_st_handle = create_dissector_handle(dissect_juniper_st, proto_juniper); in proto_reg_handoff_juniper()
1695 dissector_add_uint("wtap_encap", WTAP_ENCAP_JUNIPER_ST, juniper_st_handle); in proto_reg_handoff_juniper()