struct tarpc_rte_eth_dev_set_vlan_strip_on_queue_in
rte_eth_dev_set_vlan_strip_on_queue()
struct tarpc_rte_eth_dev_set_vlan_strip_on_queue_in { // fields struct tarpc_in_arg common; uint16_t port_id; uint16_t rx_queue_id; tarpc_int on; };
rte_eth_dev_set_vlan_strip_on_queue()
struct tarpc_rte_eth_dev_set_vlan_strip_on_queue_in { // fields struct tarpc_in_arg common; uint16_t port_id; uint16_t rx_queue_id; tarpc_int on; };