Searched refs:hostbased_uses_name_from_packet_only (Results 1 – 3 of 3) sorted by relevance
98 int hostbased_uses_name_from_packet_only; /* experimental */ member
183 if (options.hostbased_uses_name_from_packet_only) { in hostbased_key_allowed()
110 options->hostbased_uses_name_from_packet_only = -1; in initialize_server_options()260 if (options->hostbased_uses_name_from_packet_only == -1) in fill_default_server_options()261 options->hostbased_uses_name_from_packet_only = 0; in fill_default_server_options()1174 intptr = &options->hostbased_uses_name_from_packet_only; in process_server_config_line()1988 M_CP_INTOPT(hostbased_uses_name_from_packet_only); in copy_set_server_options()2255 o->hostbased_uses_name_from_packet_only); in dump_config()