struct tarpc_if_nametoindex_out

struct tarpc_if_nametoindex_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_uint ifindex;
};