Searched refs:snd_wl1 (Results 1 – 3 of 3) sorted by relevance
1388 tp->snd_wl1 = seq; in tcp_init_wl()1393 tp->snd_wl1 = seq; in tcp_update_wl()
310 __u32 snd_wl1; /* Sequence for window update */ member
2462 after(ack_seq, tp->snd_wl1) || in tcp_may_update_window()2463 (ack_seq == tp->snd_wl1 && nwin > tp->snd_wnd)); in tcp_may_update_window()4391 tp->snd_wl1 = TCP_SKB_CB(skb)->seq; in tcp_rcv_synsent_state_process()4512 tp->snd_wl1 = TCP_SKB_CB(skb)->seq; in tcp_rcv_synsent_state_process()