Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dtcp.h710 static inline void tcp_fast_path_on(struct tcp_sock *tp) in tcp_fast_path_on() function
723 tcp_fast_path_on(tp); in tcp_fast_path_check()
/linux-6.6.21/net/ipv4/
Dtcp_input.c6629 tcp_fast_path_on(tp); in tcp_rcv_state_process()