Home
last modified time | relevance | path

Searched refs:tcp_fastopen_active_disable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_fastopen.c507 void tcp_fastopen_active_disable(struct sock *sk) in tcp_fastopen_active_disable() function
545 /* Paired with smp_mb__before_atomic() in tcp_fastopen_active_disable() */ in tcp_fastopen_active_should_disable()
551 /* Paired with the WRITE_ONCE() in tcp_fastopen_active_disable(). */ in tcp_fastopen_active_should_disable()
583 tcp_fastopen_active_disable(sk); in tcp_fastopen_active_disable_ofo_check()
608 tcp_fastopen_active_disable(sk); in tcp_fastopen_active_detect_blackhole()
H A Dtcp_input.c5748 tcp_fastopen_active_disable(sk); in tcp_validate_incoming()
6558 tcp_fastopen_active_disable(sk); in tcp_rcv_state_process()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_fastopen.c491 void tcp_fastopen_active_disable(struct sock *sk) in tcp_fastopen_active_disable() function
529 /* Paired with smp_mb__before_atomic() in tcp_fastopen_active_disable() */ in tcp_fastopen_active_should_disable()
535 /* Paired with the WRITE_ONCE() in tcp_fastopen_active_disable(). */ in tcp_fastopen_active_should_disable()
567 tcp_fastopen_active_disable(sk); in tcp_fastopen_active_disable_ofo_check()
592 tcp_fastopen_active_disable(sk); in tcp_fastopen_active_detect_blackhole()
H A Dtcp_input.c5828 tcp_fastopen_active_disable(sk); in tcp_validate_incoming()
6661 tcp_fastopen_active_disable(sk); in tcp_rcv_state_process()
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h1730 void tcp_fastopen_active_disable(struct sock *sk);
/kernel/linux/linux-6.6/include/net/
H A Dtcp.h1830 void tcp_fastopen_active_disable(struct sock *sk);

Completed in 31 milliseconds