Home
last modified time | relevance | path

Searched defs:snd_wnd (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/net/ipv4/
Dtcp_probe.c62 u32 snd_wnd; member
/linux-3.4.99/drivers/infiniband/hw/nes/
Dnes_context.h57 __le32 snd_wnd; member
Dnes_cm.h271 u32 snd_wnd; member
/linux-3.4.99/include/linux/
Dtcp.h343 u32 snd_wnd; /* The window we expect to receive */ member
/linux-3.4.99/include/net/
Dtcp.h560 static inline void __tcp_fast_path_on(struct tcp_sock *tp, u32 snd_wnd) in __tcp_fast_path_on()