Searched defs:snd_wnd (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/net/ipv4/ | ||
H A D | tcp_probe.c | 69 u32 snd_wnd; member in struct:tcp_log |
/linux-4.1.27/drivers/infiniband/hw/nes/ | ||
H A D | nes_context.h | 57 __le32 snd_wnd; member in struct:nes_qp_context |
H A D | nes_cm.h | 273 u32 snd_wnd; member in struct:nes_cm_tcp_context |
/linux-4.1.27/include/linux/ | ||
H A D | tcp.h | 184 u32 snd_wnd; /* The window we expect to receive */ member in struct:tcp_sock |
/linux-4.1.27/include/net/ | ||
H A D | tcp.h | 605 static inline void __tcp_fast_path_on(struct tcp_sock *tp, u32 snd_wnd) __tcp_fast_path_on() argument |
Completed in 129 milliseconds