Searched refs:lldp_cap_values (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-lldp.c123 static const struct tok lldp_cap_values[] = { variable in typeref:struct:tok
1593 bittok2str(lldp_cap_values, "none", cap), cap));
1595 bittok2str(lldp_cap_values, "none", ena_cap), ena_cap));

Completed in 165 milliseconds