struct tarpc_rte_pktmbuf_pool_create_by_ops_in
rte_pktmbuf_pool_create_by_ops()
struct tarpc_rte_pktmbuf_pool_create_by_ops_in { // fields struct tarpc_in_arg common; string name; uint32_t n; uint32_t cache_size; uint16_t priv_size; uint16_t data_room_size; tarpc_int socket_id; string ops_name; };