Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-lldp.c46 #define LLDP_PORT_DESCR_TLV 4 macro
58 { LLDP_PORT_DESCR_TLV, "Port Description" },
1584 case LLDP_PORT_DESCR_TLV: in lldp_print()