Home
last modified time | relevance | path

Searched refs:dump_hw_address (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/network/
Dnetworkctl.c1454 static int dump_hw_address(Table *table, sd_hwdb *hwdb, const char *field, const struct hw_addr_dat… in dump_hw_address() function
1705 r = dump_hw_address(table, hwdb, "Hardware Address:", &info->hw_address); in link_status_one()
1711 … r = dump_hw_address(table, hwdb, "Permanent Hardware Address:", &info->permanent_hw_address); in link_status_one()