struct tapi_ethtool_opt

Overview

Command line options for ethtool More…

#include <tapi_ethtool.h>

struct tapi_ethtool_opt {
    // fields

    tapi_ethtool_cmd cmd;
    const char* if_name;
};

Detailed Documentation

Command line options for ethtool

Fields

tapi_ethtool_cmd cmd

Ethtool command

const char* if_name

Interface name