Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/netns/
Dipv4.h185 unsigned long tfo_active_disable_stamp; member
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_fastopen.c513 WRITE_ONCE(net->ipv4.tfo_active_disable_stamp, jiffies); in tcp_fastopen_active_disable()
549 timeout = READ_ONCE(sock_net(sk)->ipv4.tfo_active_disable_stamp) + in tcp_fastopen_active_should_disable()