Lines Matching full:parse_macaddr
161 static int parse_macaddr(uint8_t *macaddr, const char *p)2132 if (parse_macaddr(macaddr, buf) < 0) {