:orphan: .. index:: pair: struct; tapi_ethtool_if_props .. _doxid-structtapi__ethtool__if__props: struct tapi_ethtool_if_props ============================ .. toctree:: :hidden: Overview ~~~~~~~~ Interface properties parsed in case of ``TAPI_ETHTOOL_CMD_NONE`` :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tapi_ethtool_if_props { // fields bool :ref:`link`; bool :ref:`autoneg`; }; .. _details-structtapi__ethtool__if__props: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Interface properties parsed in case of ``TAPI_ETHTOOL_CMD_NONE`` Fields ------ .. index:: pair: variable; link .. _doxid-structtapi__ethtool__if__props_1ab9a209003e28598a1bd6906aa79df45e: .. ref-code-block:: cpp :class: doxyrest-title-code-block bool link Link status .. index:: pair: variable; autoneg .. _doxid-structtapi__ethtool__if__props_1a4677720a525c43addab355bcf36e5e91: .. ref-code-block:: cpp :class: doxyrest-title-code-block bool autoneg Auto-negotiation state