Searched refs:LLDPMode (Results 1 – 3 of 3) sorted by relevance
8 typedef enum LLDPMode { enum14 } LLDPMode; typedef19 const char* lldp_mode_to_string(LLDPMode m) _const_;20 LLDPMode lldp_mode_from_string(const char *s) _pure_;
20 DEFINE_CONFIG_PARSE_ENUM(config_parse_lldp_mode, lldp_mode, LLDPMode, "Failed to parse LLDP= settin…28 DEFINE_STRING_TABLE_LOOKUP_WITH_BOOLEAN(lldp_mode, LLDPMode, LLDP_MODE_YES);
324 LLDPMode lldp_mode; /* LLDP reception */