Searched refs:ethtool_set_wol (Results 1 - 3 of 3) sorted by relevance

/systemd/src/udev/net/
H A Dethtool-util.h45 int ethtool_set_wol(int *fd, const char *ifname, WakeOnLan wol);
H A Dethtool-util.c151 int ethtool_set_wol(int *fd, const char *ifname, WakeOnLan wol) { function
H A Dlink-config.c396 r = ethtool_set_wol(&ctx->ethtool_fd, old_name, config->wol);

Completed in 339 milliseconds