Searched refs:snd_una (Results 1 – 5 of 5) sorted by relevance
716 c3cn->write_seq = c3cn->snd_nxt = c3cn->snd_una = snd_isn; in c3cn_established()915 c3cn->snd_una = ntohl(rpl->snd_nxt) - 1; /* exclude FIN */ in process_close_con_rpl()1186 u32 snd_una = ntohl(hdr->snd_una); in process_wr_ack() local1214 ntohl(w->sndseq), snd_una, in process_wr_ack()1228 if (unlikely(before(snd_una, c3cn->snd_una))) { in process_wr_ack()1231 c3cn->tid, snd_una, c3cn->snd_una); in process_wr_ack()1235 if (c3cn->snd_una != snd_una) { in process_wr_ack()1236 c3cn->snd_una = snd_una; in process_wr_ack()1732 if (c3cn->write_seq - c3cn->snd_una >= cxgb3_snd_win) { in cxgb3i_c3cn_send_pdus()1734 c3cn, c3cn->write_seq, c3cn->snd_una, in cxgb3i_c3cn_send_pdus()
102 u32 snd_una; member
61 __le32 snd_una; member
2287 nesqp->nesqp_context->snd_una = cpu_to_le32(cm_node->tcp_cntxt.loc_seq_num); in nes_cm_init_tsa_conn()
875 __be32 snd_una; member