struct tapi_ethtool_if_props
Overview
Interface properties parsed in case of TAPI_ETHTOOL_CMD_NONE
More…
#include <tapi_ethtool.h> struct tapi_ethtool_if_props { // fields bool link; bool autoneg; };
Detailed Documentation
Interface properties parsed in case of TAPI_ETHTOOL_CMD_NONE
Fields
bool link
Link status
bool autoneg
Auto-negotiation state