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