Home
last modified time | relevance | path

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

/external/tcpdump/
Dethertype.h162 #ifndef ETHERTYPE_LLDP
163 #define ETHERTYPE_LLDP 0x88cc macro
Dprint-ether.c86 { ETHERTYPE_LLDP, "LLDP" },
403 case ETHERTYPE_LLDP: in ethertype_print()