Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_fastopen.c318 #define V_tcp_fastopen_path_disable_time VNET(tcp_fastopen_path_disable_time) macro
910 ((sbintime_t)V_tcp_fastopen_path_disable_time << 32)) { in tcp_fastopen_connect()
1183 limit = (sbintime_t)V_tcp_fastopen_path_disable_time << 32; in sysctl_net_inet_tcp_fastopen_ccache_list()