Searched refs:pack_hex_byte (Results 1 – 1 of 1) sorted by relevance
63 static inline char *pack_hex_byte(char *buf, u8 byte) in pack_hex_byte() function79 p = pack_hex_byte(p, addr[i]); in mac_address_string()