Home
last modified time | relevance | path

Searched refs:snd_wnd (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/cddl/lib/libdtrace/
H A Dsiftr.d51 uint32_t snd_wnd; member
88 snd_wnd = p == NULL ? 0 : p->snd_wnd;
H A Dtcp.d235 tcps_swnd = p == NULL ? -1 : p->snd_wnd;
/freebsd/sys/dev/qlnx/qlnxe/
H A Dtcp_common.h140 __le32 snd_wnd /* absolute send window (not scaled) */; member
283 __le32 snd_wnd /* absolute send window (not scaled) */; member
H A Decore_iscsi_api.h127 u32 snd_wnd; member
/freebsd/sys/netinet/
H A Dtcp_input.c304 if ((!V_tcp_do_newcwv && (tp->snd_cwnd <= tp->snd_wnd)) || in cc_ack_received()
305 (V_tcp_do_newcwv && (tp->snd_cwnd <= tp->snd_wnd) && in cc_ack_received()
314 ((int32_t)tp->snd_cwnd) - tp->snd_wnd); in cc_ack_received()
1663 tp->snd_wnd = th->th_win; in tcp_do_segment()
1762 tiwin && tiwin == tp->snd_wnd && in tcp_do_segment()
2419 tp->snd_wnd = tiwin; in tcp_do_segment()
2495 tp->snd_wnd = tiwin; in tcp_do_segment()
2583 (tiwin == tp->snd_wnd || in tcp_do_segment()
3034 if (tp->snd_wnd >= sbavail(&so->so_snd)) in tcp_do_segment()
3035 tp->snd_wnd -= sbavail(&so->so_snd); in tcp_do_segment()
[all …]
H A Dsiftr.c175 uint32_t snd_wnd; member
423 pkt_node->snd_wnd, in siftr_process_pkt()
679 pn->snd_wnd = tp->snd_wnd; in siftr_siftdata()
H A Dtcp_usrreq.c1104 tp->snd_wnd = TTCP_CLIENT_SND_WND; in tcp_usr_send()
1192 tp->snd_wnd = TTCP_CLIENT_SND_WND; in tcp_usr_send()
1600 ti->tcpi_snd_wnd = tp->snd_wnd; in tcp_fill_info()
3129 tp->snd_wnd, tp->snd_cwnd); in db_print_tcpcb()
H A Dtcp_output.c278 sendwin = min(tp->snd_wnd, tp->snd_cwnd + sendwin); in tcp_default_output()
2179 if ((tp->snd_wnd / 4 * 5) >= so->so_snd.sb_hiwat - lowat && in tcp_sndbuf_autoscale()
H A Dtcp_fastopen.c902 tp->snd_wnd = tp->t_maxseg; in tcp_fastopen_connect()
H A Dtcp_var.h353 uint32_t snd_wnd; /* send window */ member
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c5358 rack->r_ctl.rc_gp_high_rwnd = rack->rc_tp->snd_wnd; in rack_do_goodput_measurement()
5481 ((int32_t)rack->r_ctl.cwnd_to_use) - tp->snd_wnd); in rack_ack_received()
5508 if (tp->snd_cwnd <= tp->snd_wnd) in rack_ack_received()
5770 min(tp->snd_wnd, rack->r_ctl.cwnd_to_use) / 2 / in rack_cong_signal()
7189 if ((out > tp->snd_wnd) || rack->rc_has_collapsed) { in rack_timeout_tlp()
7229 if ((amm + out) > tp->snd_wnd) { in rack_timeout_tlp()
7240 if (out + amm <= tp->snd_wnd) { in rack_timeout_tlp()
7249 if (out + amm <= tp->snd_wnd) in rack_timeout_tlp()
7635 if (tp->snd_ssthresh < tp->snd_wnd) { in rack_cc_conn_init()
7636 tp->snd_ssthresh = tp->snd_wnd; in rack_cc_conn_init()
[all …]
H A Dbbr.c4572 if (out > tp->snd_wnd) { in bbr_timeout_tlp()
4587 if ((out + amm) <= tp->snd_wnd) { in bbr_timeout_tlp()
7741 if ((th->th_ack == tp->snd_una) && (tiwin == tp->snd_wnd)) in bbr_process_ack()
7809 tp->snd_wnd -= acked_amount; in bbr_process_ack()
8023 max_seq = bbr->rc_tp->snd_una + bbr->rc_tp->snd_wnd; in bbr_collapsed_window()
8125 (bbr->rc_tp->snd_una + bbr->rc_tp->snd_wnd), 0, cleared); in bbr_un_collapse_window()
8153 (tp->snd_wl2 == th->th_ack && tiwin > tp->snd_wnd))))) { in bbr_process_data()
8156 tp->snd_wl2 == th->th_ack && tiwin > tp->snd_wnd) in bbr_process_data()
8158 tp->snd_wnd = tiwin; in bbr_process_data()
8161 if (tp->snd_wnd > tp->max_sndwnd) in bbr_process_data()
[all …]
H A Dtcp_bbr.h240 uint32_t snd_wnd; member
/freebsd/share/dtrace/
H A Dsiftr42 args[0]->snd_wnd,
/freebsd/sys/dev/irdma/
H A Dirdma_cm.h261 u32 snd_wnd; member
H A Dirdma_cm.c811 cm_node->tcp_cntxt.snd_wnd = ntohs(tcph->th_win) in irdma_handle_tcp_options()
814 if (cm_node->tcp_cntxt.snd_wnd > cm_node->tcp_cntxt.max_snd_wnd) in irdma_handle_tcp_options()
815 cm_node->tcp_cntxt.max_snd_wnd = cm_node->tcp_cntxt.snd_wnd; in irdma_handle_tcp_options()
3212 tcp_info->snd_wnd = cm_node->tcp_cntxt.snd_wnd; in irdma_init_tcp_ctx()
H A Dirdma_type.h938 u32 snd_wnd; member
/freebsd/sys/netinet/cc/
H A Dcc_htcp.c330 min(CCV(ccv, snd_wnd), pipe) / 2 / mss) * mss; in htcp_cong_signal()
H A Dcc_chd.c152 win = min(CCV(ccv, snd_wnd), CCV(ccv, snd_cwnd)) / mss; in chd_window_decrease()
H A Dcc_dctcp.c299 min(CCV(ccv, snd_wnd), pipe) / 2 / mss) * mss; in dctcp_cong_signal()
H A Dcc.c500 min(CCV(ccv, snd_wnd), pipe) / 2 / mss) * mss; in newreno_cc_cong_signal()
H A Dcc_newreno.c433 ((uint64_t)min(CCV(ccv, snd_wnd), pipe) * in newreno_cong_signal()
H A Dcc_cdg.c404 return ((ulmin(CCV(ccv, snd_wnd), owin) * beta) / 100); in cdg_window_decrease()
H A Dcc_cubic.c475 (((uint64_t)min(CCV(ccv, snd_wnd), pipe) * in cubic_cong_signal()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c659 uint32_t snd_wnd; in update_tcb_histent() local
663 snd_wnd = GET_TCB_FIELD(tcb, RCV_ADV); in update_tcb_histent()
665 snd_wnd <<= GET_TCB_FIELD(tcb, RCV_SCALE); in update_tcb_histent()
666 if (GET_TCB_FIELD(tcb, SND_CWND) < snd_wnd) in update_tcb_histent()

12