struct ta_ethtool_strings
Overview
Set of strings returned by ETHTOOL_GSTRINGS More…
#include <conf_ethtool.h> struct ta_ethtool_strings { // fields size_t num; char strings[][ETH_GSTRING_LEN+1]; };
Detailed Documentation
Set of strings returned by ETHTOOL_GSTRINGS
Fields
size_t num
Number of strings
char strings[][ETH_GSTRING_LEN+1]
Array of null-terminated strings