Lines Matching defs:S_NUMBER_NONZERO
462 #define S_NUMBER_NONZERO(str, var) if(strcmp(opt, str) == 0) \
561 else S_NUMBER_NONZERO("tcp-mss:", tcp_mss)
562 else S_NUMBER_NONZERO("outgoing-tcp-mss:", outgoing_tcp_mss)
563 else S_NUMBER_NONZERO("tcp-auth-query-timeout:", tcp_auth_query_timeout)
564 else S_NUMBER_NONZERO("tcp-idle-timeout:", tcp_idle_timeout)
565 else S_NUMBER_NONZERO("max-reuse-tcp-queries:", max_reuse_tcp_queries)
566 else S_NUMBER_NONZERO("tcp-reuse-timeout:", tcp_reuse_timeout)
568 else S_NUMBER_NONZERO("edns-tcp-keepalive-timeout:", tcp_keepalive_timeout)
576 else S_NUMBER_NONZERO("ssl-port:", ssl_port)
577 else S_NUMBER_NONZERO("tls-port:", ssl_port)
590 else S_NUMBER_NONZERO("https-port:", https_port)
592 else S_NUMBER_NONZERO("http-max-streams:", http_max_streams)
601 else S_NUMBER_NONZERO("port:", port)
602 else S_NUMBER_NONZERO("outgoing-range:", outgoing_num_ports)
744 else S_NUMBER_NONZERO("control-port:", control_port)
790 else S_NUMBER_NONZERO("dnscrypt-port:", dnscrypt_port)
824 else S_NUMBER_NONZERO("outbound-msg-retry:", outbound_msg_retry)
825 else S_NUMBER_NONZERO("max-sent-count:", max_sent_count)
826 else S_NUMBER_NONZERO("max-query-restarts:", max_query_restarts)