Home
last modified time | relevance | path

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

/third_party/eudev/src/libudev/
Dlibudev-device.c140 static int udev_device_set_ifindex(struct udev_device *udev_device, int ifindex) in udev_device_set_ifindex() function
550 udev_device_set_ifindex(udev_device, strtoull(&property[8], NULL, 10)); in udev_device_add_property_from_string_parse()
691 udev_device_set_ifindex(udev_device, strtoull(&line[8], NULL, 10)); in udev_device_read_uevent_file()