snd_wl1
tcp_info->snd_wl1 = cm_node->tcp_cntxt.rcv_nxt;
FIELD_PREP(IRDMAQPC_SNDWL1, tcp->snd_wl1) |
u32 snd_wl1;
__le32 snd_wl1 /* the segment sequence number used for the last window update */;
__le32 snd_wl1 /* the segment sequence number used for the last window update */;
tp->snd_wl1 = th->th_seq;
tp->snd_wl1 = th->th_seq - 1;
tp->snd_wl1 = th->th_seq - 1;
(SEQ_LT(tp->snd_wl1, th->th_seq) ||
(tp->snd_wl1 == th->th_seq && (SEQ_LT(tp->snd_wl2, th->th_ack) ||
tp->snd_wl1 = th->th_seq;
(SEQ_LT(tp->snd_wl1, th->th_seq) ||
(tp->snd_wl1 == th->th_seq && (SEQ_LT(tp->snd_wl2, th->th_ack) ||
tp->snd_wl1 = th->th_seq;
tp->snd_wl1 = th->th_seq;
tp->snd_wl1 = th->th_seq;
tp->snd_wl1 = th->th_seq;
tp->snd_wl1 = th->th_seq - 1;
tp->snd_wl1 = th->th_seq - 1;
(SEQ_LT(tp->snd_wl1, th->th_seq) ||
(tp->snd_wl1 == th->th_seq && (SEQ_LT(tp->snd_wl2, th->th_ack) ||
tp->snd_wl1 = th->th_seq;
tp->snd_wl1 = th->th_seq;
tp->snd_wl1 = th->th_seq;
tp->snd_wl1 = th->th_seq;
tp->snd_wl1 = th->th_seq - 1;
tp->snd_wl1 = th->th_seq - 1;
if ((SEQ_LT(tp->snd_wl1, seq) ||
(tp->snd_wl1 == seq && (SEQ_LT(tp->snd_wl2, ack) ||
tp->snd_wl1 = seq;
tp->snd_wl1 = seq;
win_seq = tp->snd_wl1;
tp->snd_wl1 = sc->sc_irs;
tp->snd_up, tp->snd_wl1, tp->snd_wl2);
tcp_seq snd_wl1; /* window update seg seq number */