Searched defs:cwnd (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/netinet/cc/ |
H A D | cc_cubic.h | 211 theoretical_tf_cwnd(unsigned long W_est, unsigned long segs_acked, unsigned long cwnd, in theoretical_tf_cwnd() 282 int64_t cwnd; in cubic_cwnd() local
|
H A D | cc_cubic.c | 624 uint32_t cwnd, pipe; in cubic_get_ssthresh() local
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | tcp_common.h | 128 __le32 cwnd /* absolute congestion window */; member 197 __le32 cwnd /* absolute congestion window */; member 286 __le32 cwnd /* absolute congestion window */; member
|
H A D | ecore_iscsi_api.h | 130 u32 cwnd; member
|
/freebsd/sys/netinet/ |
H A D | sctp_cc_functions.c | 1372 uint32_t cwnd_in_mtu, cwnd; in sctp_cwnd_new_rtcc_transmission_begins() local 1524 int32_t cwnd; member
|
H A D | sctp_uio.h | 915 struct sctp_cwnd_args cwnd; member 1227 uint32_t cwnd; /* */ member
|
H A D | sctp_structs.h | 307 uint32_t cwnd; /* actual cwnd */ member
|
/freebsd/sys/netgraph/ |
H A D | ng_l2tp.c | 140 u_int16_t cwnd; /* current congestion window */ member
|
/freebsd/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 3412 uint32_t cwnd; in bbr_get_raw_target_cwnd() local 3435 uint32_t cwnd, mss; in bbr_get_target_cwnd() local 3587 uint32_t cwnd, target_cwnd, saved_bytes, maxseg; in bbr_ack_received() local 3793 uint32_t maxseg, newcwnd, acks_inflight, ratio, cwnd; in bbr_post_recovery() local
|
H A D | rack.c | 17460 uint64_t cwnd, tr_perms = 0; in rack_get_pacing_delay() local
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_type.h | 839 u32 cwnd; member 946 u32 cwnd; member
|
/freebsd/sys/dev/bxe/ |
H A D | ecore_hsi.h | 10180 uint32_t cwnd /* Congestion window */; member
|