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.h686 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.c3543 tcp_fast_path_check(sk); in tcp_ack_update_window()
5032 tcp_fast_path_check(sk); in tcp_data_queue()
Dtcp.c2299 tcp_fast_path_check(sk); in tcp_recvmsg()