Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dtcp.h692 static inline void tcp_fast_path_check(struct sock *sk) in tcp_fast_path_check() function
/kernel/linux/linux-6.6/include/net/
Dtcp.h715 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.c3559 tcp_fast_path_check(sk); in tcp_ack_update_window()
5058 tcp_fast_path_check(sk); in tcp_data_queue()
Dtcp.c2347 tcp_fast_path_check(sk); in tcp_recvmsg()
/kernel/linux/linux-6.6/net/ipv4/
Dtcp_input.c3591 tcp_fast_path_check(sk); in tcp_ack_update_window()
5114 tcp_fast_path_check(sk); in tcp_data_queue()
Dtcp.c2519 tcp_fast_path_check(sk); in tcp_recvmsg_locked()