Home
last modified time | relevance | path

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

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