struct tarpc_rte_pktmbuf_get_packet_type_out

struct tarpc_rte_pktmbuf_get_packet_type_out {
    // fields

    struct tarpc_out_arg common;
    struct tarpc_rte_pktmbuf_packet_type p_type;
};