Home
last modified time | relevance | path

Searched refs:ETHERTYPE_LLDP (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dethertype.h160 #ifndef ETHERTYPE_LLDP
161 #define ETHERTYPE_LLDP 0x88cc macro
Dprint-ether.c81 { ETHERTYPE_LLDP, "LLDP" },
407 case ETHERTYPE_LLDP: in ethertype_print()