Home
last modified time | relevance | path

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

/external/libpcap/
Dethertype.h105 #ifndef ETHERTYPE_MPLS
106 #define ETHERTYPE_MPLS 0x8847 macro
Dgencode.c6752 b0 = gen_linktype(ETHERTYPE_MPLS);
/external/tcpdump/
Dethertype.h115 #ifndef ETHERTYPE_MPLS
116 #define ETHERTYPE_MPLS 0x8847 macro
Dprint-ether.c43 { ETHERTYPE_MPLS, "MPLS unicast" },
308 case ETHERTYPE_MPLS: in ether_encap_print()
Dprint-chdlc.c99 case ETHERTYPE_MPLS: in chdlc_print()
Dprint-gre.c216 case ETHERTYPE_MPLS: in gre_print_0()