:orphan: .. index:: pair: struct; netconf_macvlan .. _doxid-structnetconf__macvlan: struct netconf_macvlan ====================== .. toctree:: :hidden: Overview ~~~~~~~~ MAC VLAN network interface :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct netconf_macvlan { // fields int :ref:`link`; int :ref:`ifindex`; uint32_t :ref:`mode`; char* :ref:`ifname`; }; .. _details-structnetconf__macvlan: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ MAC VLAN network interface Fields ------ .. index:: pair: variable; link .. _doxid-structnetconf__macvlan_1a42aebafd90c46560163ab3777687d09e: .. ref-code-block:: cpp :class: doxyrest-title-code-block int link Parent (link) interface index .. index:: pair: variable; ifindex .. _doxid-structnetconf__macvlan_1ad7226e7fa3796952eed817cdef6010bd: .. ref-code-block:: cpp :class: doxyrest-title-code-block int ifindex MAC VLAN interface index .. index:: pair: variable; mode .. _doxid-structnetconf__macvlan_1a214642d41e9062d6c348102acdcc5e7b: .. ref-code-block:: cpp :class: doxyrest-title-code-block uint32_t mode MAC VLAN mode .. index:: pair: variable; ifname .. _doxid-structnetconf__macvlan_1a0cfc576bfa2f1927dcd2c2774861b1da: .. ref-code-block:: cpp :class: doxyrest-title-code-block char* ifname Interface name