struct tarpc_if_indextoname_in { // fields struct tarpc_in_arg common; tarpc_uint ifindex; char ifname; };