struct tarpc_rte_pktmbuf_set_packet_type_in

rte_pktmbuf_set_packet_type()

struct tarpc_rte_pktmbuf_set_packet_type_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_rte_mbuf m;
    struct tarpc_rte_pktmbuf_packet_type p_type;
};