Home
last modified time | relevance | path

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

/include/net/
Dtcp.h614 static inline void __tcp_fast_path_on(struct tcp_sock *tp, u32 snd_wnd) in __tcp_fast_path_on() function
623 __tcp_fast_path_on(tp, tp->snd_wnd >> tp->rx_opt.snd_wscale); in tcp_fast_path_on()