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.c9083 b0 = gen_linktype(cstate, ETHERTYPE_MPLS); in gen_mpls()
/external/tcpdump/
Dethertype.h136 #ifndef ETHERTYPE_MPLS
137 #define ETHERTYPE_MPLS 0x8847 macro
Dprint-ether.c38 { ETHERTYPE_MPLS, "MPLS unicast" },
415 case ETHERTYPE_MPLS: in ethertype_print()
Dprint-chdlc.c88 case ETHERTYPE_MPLS: in chdlc_print()
Dprint-gre.c219 case ETHERTYPE_MPLS: in gre_print_0()