struct tarpc_if_nametoindex_in

struct tarpc_if_nametoindex_in {
    // fields

    struct tarpc_in_arg common;
    char ifname;
};