Home
last modified time | relevance | path

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

/systemd-251/src/shared/linux/
Dethtool.h1559 #define ETHTOOL_GSSET_INFO 0x00000037 /* Get string set info */ macro
/systemd-251/src/shared/
Dethtool-util.c535 .info.cmd = ETHTOOL_GSSET_INFO, in get_stringset()