Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h690 static inline void tcp_fast_path_on(struct tcp_sock *tp) in tcp_fast_path_on() function
703 tcp_fast_path_on(tp); in tcp_fast_path_check()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_input.c6496 tcp_fast_path_on(tp); in tcp_rcv_state_process()