Home
last modified time | relevance | path

Searched refs:PPP_MPLS_UCAST (Results 1 – 18 of 18) sorted by relevance

/dports/security/nmap/nmap-7.91/libpcap/
H A Dppp.h40 #define PPP_MPLS_UCAST 0x0281 /* rfc 3032 */ macro
H A Dgencode.c9044 b0 = gen_linktype(cstate, PPP_MPLS_UCAST); in gen_mpls()
/dports/net/daq/daq-2.2.2/sfbpf/
H A Dppp.h40 #define PPP_MPLS_UCAST 0x0281 /* rfc 3032 */ macro
H A Dsf_gencode.c7809 b0 = gen_linktype(PPP_MPLS_UCAST);
/dports/net/libpcap/libpcap-1.10.1/
H A Dppp.h40 #define PPP_MPLS_UCAST 0x0281 /* rfc 3032 */ macro
H A Dgencode.c9111 b0 = gen_linktype(cstate, PPP_MPLS_UCAST); in gen_mpls()
/dports/net/ipsumdump/ipsumdump-1.86/libclick-2.1/include/clicknet/
H A Dppp.h43 #define PPP_MPLS_UCAST 0x0281 /* rfc 3032 */ macro
/dports/net/tcpdump/tcpdump-4.99.1/
H A Dppp.h44 #define PPP_MPLS_UCAST 0x0281 /* rfc 3032 */ macro
H A Dprint-ppp.c74 { PPP_MPLS_UCAST, "MPLS" },
1493 case PPP_MPLS_UCAST: in handle_ppp()
1818 case PPP_MPLS_UCAST: in ppp_bsdos_if_print()
1835 case PPP_MPLS_UCAST: in ppp_bsdos_if_print()
1866 case PPP_MPLS_UCAST: in ppp_bsdos_if_print()
H A Dprint-juniper.c1166 case PPP_MPLS_UCAST : in juniper_ppp_heuristic_guess()
/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode-ppp.h46 #define PPP_MPLS_UCAST 0x0281 /* rfc 3032 */ macro
H A Ddecode-ppp.c119 case PPP_MPLS_UCAST: in DecodePPP()
H A Ddecode-pppoe.c166 case PPP_MPLS_UCAST: in DecodePPPOESession()
/dports/net-mgmt/argus3/argus-3.0.8.2/include/net/
H A Dppp.h52 #define PPP_MPLS_UCAST 0x0281 /* MPLS unicast */ macro
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dll.c255 if (proto == PPP_MPLS_UCAST || proto == PPP_MPLS_MCAST) { in ppp_handler()
H A Dnetwork.h96 #define PPP_MPLS_UCAST 0x0281 /* rfc 3032 */ macro
/dports/net-mgmt/argus3/argus-3.0.8.2/argus/
H A DArgusModeler.c1298 case PPP_MPLS_UCAST: in ArgusProcessPPPHdr()
1398 case PPP_MPLS_UCAST: in ArgusProcessPPPoEHdr()
H A DArgusSource.c2126 case PPP_MPLS_UCAST: in ArgusPppHdlcPacket()