Searched defs:cwnd (Results 1 – 12 of 12) sorted by relevance
/freebsd-src/sys/netinet/cc/ |
H A D | cc_cubic.c | 637 uint32_t cwnd; cubic_ssthresh_update() local [all...] |
H A D | cc_cubic.h | 235 int64_t cwnd; cubic_cwnd() local [all...] |
/freebsd-src/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-src/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-src/sys/netgraph/ |
H A D | ng_l2tp.c | 140 u_int16_t cwnd; /* current congestion window */ member
|
/freebsd-src/sys/netinet/tcp_stacks/ |
H A D | bbr.c | 3423 uint32_t cwnd; bbr_get_raw_target_cwnd() local 3446 uint32_t cwnd, mss; bbr_get_target_cwnd() local 3598 uint32_t cwnd, target_cwnd, saved_bytes, maxseg; bbr_ack_received() local 3804 uint32_t maxseg, newcwnd, acks_inflight, ratio, cwnd; bbr_post_recovery() local [all...] |
H A D | rack.c | 18345 uint64_t cwnd, tr_perms = 0; rack_get_pacing_delay() local [all...] |
/freebsd-src/sys/dev/irdma/ |
H A D | irdma_type.h | 839 u32 cwnd; member 946 u32 cwnd; member
|
/freebsd-src/sys/dev/bxe/ |
H A D | ecore_hsi.h | 10180 uint32_t cwnd /* Congestion window */; member
|