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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h524 static inline void __tcp_fast_path_on(struct tcp_sock *tp, u32 snd_wnd) function
533 __tcp_fast_path_on(tp, tp->snd_wnd >> tp->rx_opt.snd_wscale);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dtcp_input.c5590 __tcp_fast_path_on(tp, tp->snd_wnd);

Completed in 86 milliseconds