struct tarpc_rte_mbuf_match_pattern_out

struct tarpc_rte_mbuf_match_pattern_out {
    // fields

    struct tarpc_out_arg common;
    unsigned int matched;
    tarpc_string packets;
    tarpc_int retval;
};