Home
last modified time | relevance | path

Searched defs:fastOpenQueueSize (Results 1 – 3 of 3) sorted by relevance

/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Dtcpreceiver.cc1191 int fastOpenQueueSize = ::arg().asNum("tcp-fast-open"); in TCPNameserver() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/server/
H A DThriftServer.h611 void setFastOpenOptions(bool enableTFO, uint32_t fastOpenQueueSize) { in setFastOpenOptions()
/dports/dns/dnsdist/dnsdist-1.6.1/
H A Ddnsdist.hh784 int fastOpenQueueSize{0}; member