Searched refs:hexstr2bin (Results 1 – 2 of 2) sorted by relevance
146 static void hexstr2bin(const char *macstr, uint8_t *mac, int len) in hexstr2bin() function172 hexstr2bin(argv[1], mac, 6); in mac_cmd()
448 int hexstr2bin(const char *hex, u8 *buf, size_t len);
Completed in 4 milliseconds