Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dethtool-util.c581 static int get_features(int ethtool_fd, const char *ifname, uint32_t n_features, struct ethtool_gfe… in get_features() function
722 r = get_features(*ethtool_fd, ifname, strings->len, &gfeatures); in ethtool_set_features()