Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dtcp.h684 static inline void tcp_fast_path_check(struct sock *sk) in tcp_fast_path_check() function
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_input.c3500 tcp_fast_path_check(sk); in tcp_ack_update_window()
4987 tcp_fast_path_check(sk); in tcp_data_queue()
Dtcp.c2296 tcp_fast_path_check(sk); in tcp_recvmsg()