struct tarpc_if_nameindex

struct tarpc_if_nameindex {
    // fields

    tarpc_uint ifindex;
    char ifname;
};