struct tarpc_get_addrof_in

struct tarpc_get_addrof_in {
    // fields

    struct tarpc_in_arg common;
    string name;
};