Searched defs:tcp_repair_window (Results 1 – 4 of 4) sorted by relevance
240 struct tcp_repair_window { struct241 uint32_t snd_wl1;242 uint32_t snd_wnd;243 uint32_t max_window;244 uint32_t rcv_wnd;245 uint32_t rcv_wup;
142 struct tcp_repair_window { struct143 __u32 snd_wl1;144 __u32 snd_wnd;145 __u32 max_window;147 __u32 rcv_wnd;148 __u32 rcv_wup;
103 struct tcp_repair_window { struct104 __u32 snd_wl1;105 __u32 snd_wnd;106 __u32 max_window;107 __u32 rcv_wnd;108 __u32 rcv_wup;
107 struct tcp_repair_window { struct108 __u32 snd_wl1;109 __u32 snd_wnd;110 __u32 max_window;111 __u32 rcv_wnd;112 __u32 rcv_wup;