Searched refs:hostbased_uses_name_from_packet_only (Results 1 – 3 of 3) sorted by relevance
101 int hostbased_uses_name_from_packet_only; /* experimental */ member
183 if (options.hostbased_uses_name_from_packet_only) { in hostbased_key_allowed()
111 options->hostbased_uses_name_from_packet_only = -1; in initialize_server_options()256 if (options->hostbased_uses_name_from_packet_only == -1) in fill_default_server_options()257 options->hostbased_uses_name_from_packet_only = 0; in fill_default_server_options()1124 intptr = &options->hostbased_uses_name_from_packet_only; in process_server_config_line()1893 M_CP_INTOPT(hostbased_uses_name_from_packet_only); in copy_set_server_options()2129 o->hostbased_uses_name_from_packet_only); in dump_config()