Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dtcp.h979 static __inline__ void tcp_fast_path_on(struct tcp_opt *tp) in tcp_fast_path_on() function
990 tcp_fast_path_on(tp); in tcp_fast_path_check()
/linux-2.4.37.9/net/ipv4/
Dtcp_input.c4694 tcp_fast_path_on(tp); in tcp_rcv_state_process()