Home
last modified time | relevance | path

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

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