Searched defs:snd_wnd (Results 1 – 5 of 5) sorted by relevance
62 u32 snd_wnd; member
57 __le32 snd_wnd; member
271 u32 snd_wnd; member
343 u32 snd_wnd; /* The window we expect to receive */ member
560 static inline void __tcp_fast_path_on(struct tcp_sock *tp, u32 snd_wnd) in __tcp_fast_path_on()