Home
last modified time | relevance | path

Searched refs:ETHERTYPE_MPLS (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/libpcap/
H A Dethertype.h103 #ifndef ETHERTYPE_MPLS
104 #define ETHERTYPE_MPLS 0x8847 macro
H A Dgencode.c9304 b0 = gen_linktype(cstate, ETHERTYPE_MPLS); in gen_mpls()
/freebsd/contrib/tcpdump/
H A Dethertype.h146 #ifndef ETHERTYPE_MPLS
147 #define ETHERTYPE_MPLS 0x8847 macro
H A Dprint-chdlc.c83 case ETHERTYPE_MPLS: in chdlc_print()
H A Dprint-ether.c52 { ETHERTYPE_MPLS, "MPLS unicast" },
624 case ETHERTYPE_MPLS: in ethertype_print()
H A Dprint-gre.c208 case ETHERTYPE_MPLS: in gre_print_0()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dif_ether.h55 #define ETH_P_MPLS_UC ETHERTYPE_MPLS
/freebsd/sys/net/
H A Dethernet.h350 #define ETHERTYPE_MPLS 0x8847 /* MPLS Unicast */
351 #define ETHERTYPE_MPLS global() macro