HomeSort by: relevance | last modified time | path
    Searched refs:enable_tcp_fastopen (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nsd/dist/
configure 800 enable_tcp_fastopen
13028 if test ${enable_tcp_fastopen+y}
13030 enableval=$enable_tcp_fastopen;
13033 case "$enable_tcp_fastopen" in
  /src/external/mpl/bind/dist/
configure 953 enable_tcp_fastopen
26135 if test ${enable_tcp_fastopen+y}
26137 enableval=$enable_tcp_fastopen;
26139 e) enable_tcp_fastopen="yes" ;;
26144 if test "$enable_tcp_fastopen" = "yes"
26147 printf "%s\n" "#define ENABLE_TCP_FASTOPEN 1" >>confdefs.h

Completed in 28 milliseconds