Searched defs:mac_is_random (Results 1 - 1 of 1) sorted by relevance

/systemd/src/udev/net/
H A Dlink-config.c300 static bool mac_is_random(struct udev_device *device) { function
446 if (mac_is_random(device)) {
457 if (!mac_is_random(device)) {

Completed in 11 milliseconds