Searched refs:mac_string (Results 1 – 1 of 1) sorted by relevance
358 char *mac_string; in read_staticlease() local366 mac_string = strtok_r(line, " \t", &line); in read_staticlease()367 if (!mac_string || !ether_aton_r(mac_string, &mac_bytes)) in read_staticlease()