:orphan: .. index:: pair: struct; netconf_vlan .. _doxid-structnetconf__vlan: struct netconf_vlan =================== .. toctree:: :hidden: Overview ~~~~~~~~ VLAN network interface :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct netconf_vlan { // fields int :ref:`link`; int :ref:`ifindex`; char* :ref:`ifname`; uint32_t :ref:`vid`; }; .. _details-structnetconf__vlan: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ VLAN network interface Fields ------ .. index:: pair: variable; link .. _doxid-structnetconf__vlan_1a10efa6f61cc1889184cb8961b70ab909: .. ref-code-block:: cpp :class: doxyrest-title-code-block int link Parent (link) interface index .. index:: pair: variable; ifindex .. _doxid-structnetconf__vlan_1a5d9faf2919cfcd42302c91f2d7bb256d: .. ref-code-block:: cpp :class: doxyrest-title-code-block int ifindex VLAN interface index .. index:: pair: variable; ifname .. _doxid-structnetconf__vlan_1aaffb7e225140e03f5437931a6e1efc9c: .. ref-code-block:: cpp :class: doxyrest-title-code-block char* ifname Interface name .. index:: pair: variable; vid .. _doxid-structnetconf__vlan_1ada896dcea3fd3f70bb305083861d6409: .. ref-code-block:: cpp :class: doxyrest-title-code-block uint32_t vid VLAN ID