Lines Matching refs:S_MEMSIZE
491 #define S_MEMSIZE(str, var) if(strcmp(opt, str)==0) \
629 else S_MEMSIZE("http-query-buffer-size:", http_query_buffer_size)
630 else S_MEMSIZE("http-response-buffer-size:", http_response_buffer_size)
634 else S_MEMSIZE("quic-size:", quic_size)
643 else S_MEMSIZE("stream-wait-size:", stream_wait_size)
646 else S_MEMSIZE("msg-cache-size:", msg_cache_size)
650 else S_MEMSIZE("so-rcvbuf:", so_rcvbuf)
651 else S_MEMSIZE("so-sndbuf:", so_sndbuf)
656 else S_MEMSIZE("rrset-cache-size:", rrset_cache_size)
773 else S_MEMSIZE("key-cache-size:", key_cache_size)
775 else S_MEMSIZE("neg-cache-size:", neg_cache_size)
838 else S_MEMSIZE("dnscrypt-shared-secret-cache-size:",
842 else S_MEMSIZE("dnscrypt-nonce-cache-size:",
859 else S_MEMSIZE("ip-ratelimit-size:", ip_ratelimit_size)
860 else S_MEMSIZE("ratelimit-size:", ratelimit_size)