Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-lldp.c44 #define LLDP_PORT_DESCR_TLV 4 macro
56 { LLDP_PORT_DESCR_TLV, "Port Description" },
1582 case LLDP_PORT_DESCR_TLV: in lldp_print()