Searched refs:config_parse_ether_addr (Results 1 – 3 of 3) sorted by relevance
60 …r = config_parse_ether_addr("network", "filename", 1, "section", 1, "lvalue", 0, rvalue, &actual, … in test_config_parse_ether_addr_one()106 TEST(config_parse_ether_addr) { in TEST() argument
203 CONFIG_PARSER_PROTOTYPE(config_parse_ether_addr);
1720 int config_parse_ether_addr( in config_parse_ether_addr() function