struct tarpc_if_nameindex_out

struct tarpc_if_nameindex_out {
    // fields

    struct tarpc_out_arg common;
    struct tarpc_if_nameindex ptr<>;
    tarpc_ptr mem_ptr;
};