Home
last modified time | relevance | path

Searched refs:VAR_LOW_RTT (Results 1 – 4 of 4) sorted by relevance

/dports/dns/unbound/unbound-1.14.0/util/
H A Dconfigparser.h340 VAR_LOW_RTT = 541, /* VAR_LOW_RTT */ enumerator
665 #define VAR_LOW_RTT 541 macro
H A Dconfigparser.y178 %token VAR_FALLBACK_ENABLED VAR_TLS_ADDITIONAL_PORT VAR_LOW_RTT VAR_LOW_RTT_PERMIL
2506 server_low_rtt: VAR_LOW_RTT STRING_ARG
H A Dconfiglexer.lex505 low-rtt{COLON} { YDVAR(1, VAR_LOW_RTT) }
H A Dconfigparser.c426 VAR_LOW_RTT = 541, /* VAR_LOW_RTT */ enumerator
751 #define VAR_LOW_RTT 541 macro