struct tarpc_rte_mk_flow_rule_components_in

rte_mk_flow_rule_components()

struct tarpc_rte_mk_flow_rule_components_in {
    // fields

    struct tarpc_in_arg common;
    uint8_t component_flags;
    string flow_rule_components;
};