ethtool_set_wol 47 src/udev/net/ethtool-util.h int ethtool_set_wol(int *fd, const char *ifname, WakeOnLan wol); ethtool_set_wol 350 src/udev/net/link-config.c r = ethtool_set_wol(&ctx->ethtool_fd, old_name, config->wol);