Home
last modified time | relevance | path

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

/systemd-251/src/udev/ !
Dudev-netlink.h28 bool phys_switch_id_supported; member
Dudev-netlink.c115 info.phys_switch_id_supported = max_attr >= IFLA_PHYS_SWITCH_ID; in link_info_get()
279 if (info->phys_switch_id_supported) { in device_cache_sysattr_from_link_info()
Dtest-udev-netlink.c115 info.phys_switch_id_supported ? "supported" : "unsupported"); in test_link_info_one()