Searched refs:hex_byte_pack (Results 1 – 2 of 2) sorted by relevance
11 static inline char *hex_byte_pack(char *buf, u8 byte) in hex_byte_pack() function
629 p = hex_byte_pack(p, addr[5 - i]); in mac_address_string()631 p = hex_byte_pack(p, addr[i]); in mac_address_string()