Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-lldp.c46 #define LLDP_PORT_DESCR_TLV 4 macro
58 { LLDP_PORT_DESCR_TLV, "Port Description" },
1556 case LLDP_PORT_DESCR_TLV: in lldp_print()