Home
last modified time | relevance | path

Searched refs:snd_nxt (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/sys/netinet/
H A Dtcp_output.c239 (tp->snd_nxt != tp->snd_una)) /* not a retransmit */ in tcp_default_output()
274 off = tp->snd_nxt - tp->snd_una; in tcp_default_output()
292 (SEQ_LT(tp->snd_nxt, tp->snd_max) && (tp->t_dupacks >= tcprexmtthresh))) && in tcp_default_output()
413 if ((sack_bytes_rxmt == 0) || SEQ_LT(tp->snd_nxt, tp->snd_max)) { in tcp_default_output()
432 if ((flags & TH_SYN) && SEQ_GT(tp->snd_nxt, tp->snd_una)) { in tcp_default_output()
502 tp->snd_nxt = tp->snd_una; in tcp_default_output()
567 if (SEQ_LT((sack_rxmit ? p->rxmit : tp->snd_nxt) + len, in tcp_default_output()
621 if (SEQ_LT(tp->snd_nxt, tp->snd_max)) /* retransmit case */ in tcp_default_output()
711 ((tp->t_flags & TF_SENTFIN) == 0 || tp->snd_nxt == tp->snd_una)) in tcp_default_output()
785 tp->snd_nxt = tp->iss; in tcp_default_output()
[all …]
H A Dtcp_sack.c965 if (tp->snd_nxt == tp->snd_max) { in tcp_sack_partialack()
967 (tp->snd_nxt - tp->snd_recover) + num_segs * maxseg); in tcp_sack_partialack()
1081 if (SEQ_GEQ(tp->snd_nxt, tp->snd_fack)) { in tcp_sack_adjust()
1091 if (SEQ_LT(tp->snd_nxt, cur->end)) { in tcp_sack_adjust()
1095 if (SEQ_GEQ(tp->snd_nxt, p->start)) { in tcp_sack_adjust()
1098 tp->snd_nxt = p->start; in tcp_sack_adjust()
1102 if (SEQ_LT(tp->snd_nxt, cur->end)) { in tcp_sack_adjust()
1105 tp->snd_nxt = tp->snd_fack; in tcp_sack_adjust()
H A Dtcp_input.c462 tp->snd_nxt = tp->snd_max; in cc_cong_signal()
1721 tp->snd_nxt == tp->snd_max && in tcp_do_segment()
2018 if (SEQ_LT(tp->snd_nxt, tp->snd_una)) in tcp_do_segment()
2019 tp->snd_nxt = tp->snd_una; in tcp_do_segment()
2026 tp->snd_nxt = th->th_ack; in tcp_do_segment()
2588 (tp->snd_nxt == tp->snd_max)) { in tcp_do_segment()
2607 SEQ_LT(tp->snd_nxt, tp->snd_max)) { in tcp_do_segment()
2630 tcp_seq onxt = tp->snd_nxt; in tcp_do_segment()
2674 tp->snd_nxt - tp->snd_una); in tcp_do_segment()
2686 tp->snd_nxt = tp->snd_max; in tcp_do_segment()
[all …]
H A Dtcp_timewait.c319 th->th_seq != tp->rcv_nxt || th->th_ack != tp->snd_nxt) { in tcp_twcheck()
324 tp->snd_nxt, TH_ACK); in tcp_twcheck()
H A Dtcp_seq.h70 (tp)->snd_una = (tp)->snd_nxt = (tp)->snd_max = (tp)->snd_up = \
H A Dtcp_ecn.c417 newdata = (len > 0 && SEQ_GEQ(tp->snd_nxt, tp->snd_max) && in tcp_ecn_output_established()
H A Dtcp_timer.c803 tp->snd_nxt = tp->snd_una; in tcp_timer_rexmt()
H A Dtcp_subr.c1089 (int32_t)(tp->snd_nxt - tp->snd_una) < in tcp_default_fb_init()
1109 tp->snd_nxt - tp->snd_una); in tcp_default_fb_init()
2212 tp->snd_nxt, TH_ACK); in tcp_send_challenge_ack()
3636 tp->snd_nxt = tp->snd_una; in tcp_mtudisc()
H A Dtcp_syncache.c926 tp->snd_nxt = tp->iss + 1; in syncache_socket()
1365 tp->snd_nxt = tp->iss; in syncache_tfo_expand()
H A Dtcp_usrreq.c1553 ti->tcpi_snd_nxt = tp->snd_nxt; in tcp_fill_info()
2814 tp->snd_una, tp->snd_max, tp->snd_nxt); in db_print_tcpcb()
/freebsd/sys/netinet/cc/
H A Dcc_dctcp.c184 dctcp_data->save_sndnxt = CCV(ccv, snd_nxt); in dctcp_after_idle()
284 dctcp_data->save_sndnxt = CCV(ccv, snd_nxt); in dctcp_cong_signal()
321 dctcp_data->save_sndnxt = CCV(ccv, snd_nxt); in dctcp_conn_init()
411 dctcp_data->save_sndnxt = CCV(ccv, snd_nxt); in dctcp_update_alpha()
H A Dcc_chd.c203 if (CCV(ccv, snd_nxt) == CCV(ccv, snd_max)) { in chd_window_increase()
H A Dcc.c590 if (CCV(ccv, snd_nxt) == CCV(ccv, snd_max)) in newreno_cc_cwnd_in_slow_start()
H A Dcc_newreno.c326 if (CCV(ccv, snd_nxt) == CCV(ccv, snd_max)) in newreno_ack_received()
H A Dcc_cubic.c218 if (CCV(ccv, snd_nxt) == CCV(ccv, snd_max)) in cubic_does_slow_start()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c138 FLOWC_PARAM(SNDNXT, tp->snd_nxt); in send_flowc_wr()
145 tp ? tp->snd_nxt : 0, tp ? tp->rcv_nxt : 0); in send_flowc_wr()
242 send_reset(struct adapter *sc, struct toepcb *toep, uint32_t snd_nxt) in send_reset() argument
277 req->rsvd0 = htobe32(snd_nxt); in send_reset()
279 req->rsvd0 = htobe32(tp->snd_nxt); in send_reset()
387 tp->snd_nxt = iss + 1; in make_established()
927 tp->snd_nxt += plen; in t4_push_frames()
1176 tp->snd_nxt += adjusted_plen; in write_iscsi_mbuf_wr()
1409 tp->snd_nxt += adjusted_plen; in write_nvme_mbuf_wr()
1792 tp->snd_una = be32toh(cpl->snd_nxt) - 1; /* exclude FIN */ in do_close_con_rpl()
/freebsd/sbin/ipf/ipsend/
H A Dsock.c299 ti->ti_seq = tcb.snd_nxt - 1; in do_socket()
H A Diptests.c1085 ti.ti_seq = htonl(tcb.snd_nxt - 1); in ip_test5()
1099 t->th_seq = htonl(tcb.snd_nxt); in ip_test5()
/freebsd/cddl/lib/libdtrace/
H A Dtcp.d232 tcps_snxt = p == NULL ? 0 : p->snd_nxt;
/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_bbr.h237 uint32_t snd_nxt; member
H A Drack_bbr_common.c773 tp->snd_nxt, TH_ACK); in ctf_challenge_ack()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h768 __be32 snd_nxt; member
928 __be32 snd_nxt; member
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h1251 __be32 snd_nxt; member
1261 __be32 snd_nxt; member
1571 __be32 snd_nxt; member
1584 __be32 snd_nxt; member
1601 __be32 snd_nxt; member
1636 __be32 snd_nxt; member
4680 __be32 snd_nxt; member
/freebsd/sys/dev/bxe/
H A Decore_hsi.h4580 uint32_t snd_nxt /* Next sequence number to transmit, given by Tx */; member
4758 uint32_t snd_nxt /* Next sequence number to transmit, given by Tx */; member
4836 uint32_t snd_nxt /* Next sequence number to transmit, given by Tx */; member
5422 uint32_t snd_nxt /* The current sequence number to send */; member
5802 uint32_t snd_nxt /* The current sequence number to send */; member
6226 uint32_t snd_nxt /* The current sequence number to send */; member
/freebsd/sys/dev/irdma/
H A Dirdma_type.h940 u32 snd_nxt; member

12