Home
last modified time | relevance | path

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

/dports/net-mgmt/lldpd/lldpd-1.0.8/src/
H A Dlldp-const.h283 #define LLDP_AGENT_TYPE_MAX LLDP_AGENT_TYPE_NEAREST_CUSTOMER_BRIDGE macro
/dports/net-mgmt/lldpd/lldpd-1.0.8/src/daemon/
H A Dclient.c107 config->c_lldp_agent_type <= LLDP_AGENT_TYPE_MAX) { in client_handle_set_configuration()