struct tarpc_check_port_is_free_in

struct tarpc_check_port_is_free_in {
    // fields

    struct tarpc_in_arg common;
    uint16_t port;
};