:orphan: .. index:: pair: struct; tarpc_rte_pktmbuf_set_vlan_tci_in .. _doxid-structtarpc__rte__pktmbuf__set__vlan__tci__in: struct tarpc_rte_pktmbuf_set_vlan_tci_in ======================================== .. toctree:: :hidden: rte_pktmbuf_set_vlan_tci() .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_rte_pktmbuf_set_vlan_tci_in { // fields struct :ref:`tarpc_in_arg` :target:`common`; :ref:`tarpc_rte_mbuf` :target:`m`; uint16_t :target:`vlan_tci`; };