Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-lldp.c46 #define LLDP_TTL_TLV 3 macro
58 { LLDP_TTL_TLV, "Time to Live" },
1502 case LLDP_TTL_TLV: in lldp_print()