Home
last modified time | relevance | path

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

/external/libpcap/
Dethertype.h103 #ifndef ETHERTYPE_MPLS
104 #define ETHERTYPE_MPLS 0x8847 macro
Dgencode.c8042 b0 = gen_linktype(ETHERTYPE_MPLS);
/external/tcpdump/
Dethertype.h136 #ifndef ETHERTYPE_MPLS
137 #define ETHERTYPE_MPLS 0x8847 macro
Dprint-ether.c37 { ETHERTYPE_MPLS, "MPLS unicast" },
401 case ETHERTYPE_MPLS: in ethertype_print()
Dprint-chdlc.c90 case ETHERTYPE_MPLS: in chdlc_print()
Dprint-gre.c206 case ETHERTYPE_MPLS: in gre_print_0()