Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c320 #define V_tcp_fastopen_path_disable_time VNET(tcp_fastopen_path_disable_time) macro
914 ((sbintime_t)V_tcp_fastopen_path_disable_time << 32)) { in tcp_fastopen_connect()
1187 limit = (sbintime_t)V_tcp_fastopen_path_disable_time << 32; in sysctl_net_inet_tcp_fastopen_ccache_list()