Searched refs:ETHERTYPE_MPLS_MULTI (Results 1 - 4 of 4) sorted by relevance

/external/libpcap/
H A Dethertype.h108 #ifndef ETHERTYPE_MPLS_MULTI
109 #define ETHERTYPE_MPLS_MULTI 0x8848 macro
/external/tcpdump/
H A Dethertype.h118 #ifndef ETHERTYPE_MPLS_MULTI
119 #define ETHERTYPE_MPLS_MULTI 0x8848 macro
H A Dprint-ether.c44 { ETHERTYPE_MPLS_MULTI, "MPLS multicast" },
309 case ETHERTYPE_MPLS_MULTI:
H A Dprint-chdlc.c100 case ETHERTYPE_MPLS_MULTI:

Completed in 343 milliseconds