Home
last modified time | relevance | path

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

/systemd-251/src/udev/net/
Dlink-config.c310 static int device_unsigned_attribute(sd_device *device, const char *attr, unsigned *type) { in device_unsigned_attribute() function
398 r = device_unsigned_attribute(device, "name_assign_type", &link->name_assign_type); in link_new()
402 r = device_unsigned_attribute(device, "addr_assign_type", &link->addr_assign_type); in link_new()