Searched refs:snd_wl1 (Results 1 – 6 of 6) sorted by relevance
66 __le32 snd_wl1; member
2974 nesqp->nesqp_context->snd_wl1 = cpu_to_le32(cm_node->tcp_cntxt.rcv_nxt); in nes_cm_init_tsa_conn()
189 u32 snd_wl1; /* Sequence for window update */ member
1120 tp->snd_wl1 = seq; in tcp_init_wl()1125 tp->snd_wl1 = seq; in tcp_update_wl()
3324 after(ack_seq, tp->snd_wl1) || in tcp_may_update_window()3325 (ack_seq == tp->snd_wl1 && nwin > tp->snd_wnd); in tcp_may_update_window()5696 tp->snd_wl1 = TCP_SKB_CB(skb)->seq; in tcp_rcv_synsent_state_process()
3421 tcp_sk(sk)->snd_wl1 = tcp_sk(sk)->rcv_nxt - 1; in tcp_send_window_probe()