Searched refs:hw_address (Results 1 – 1 of 1) sorted by relevance
270 struct hw_addr_data hw_address; member550 netlink_message_read_hw_addr(m, IFLA_ADDRESS, &info->hw_address) >= 0 && in decode_link()551 info->hw_address.length > 0; in decode_link()557 !hw_addr_equal(&info->permanent_hw_address, &info->hw_address); in decode_link()1705 r = dump_hw_address(table, hwdb, "Hardware Address:", &info->hw_address); in link_status_one()