Searched refs:HW_ADDR_TO_STR_FULL (Results 1 – 3 of 3) sorted by relevance
50 #define HW_ADDR_TO_STR_FULL(hw_addr, flags) hw_addr_to_string_full((hw_addr), flags, (char[HW_ADDR_… macro51 #define HW_ADDR_TO_STR(hw_addr) HW_ADDR_TO_STR_FULL(hw_addr, 0)
1028 … xsprintf(str, "%sx%s", prefix, HW_ADDR_TO_STR_FULL(&info.hw_addr, HW_ADDR_TO_STRING_NO_COLON)); in builtin_net_id()
305 HW_ADDR_TO_STR_FULL(mac, HW_ADDR_TO_STRING_NO_COLON)); in link_new()