Searched defs:cwnd (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14-stable/sys/netinet/cc/ |
| HD | cc_cubic.c | 628 uint32_t cwnd; in cubic_ssthresh_update() local
|
| HD | cc_cubic.h | 235 int64_t cwnd; in cubic_cwnd() local
|
| /freebsd-14-stable/sys/dev/qlnx/qlnxe/ |
| HD | tcp_common.h | 128 __le32 cwnd /* absolute congestion window */; member 197 __le32 cwnd /* absolute congestion window */; member 286 __le32 cwnd /* absolute congestion window */; member
|
| HD | ecore_iscsi_api.h | 130 u32 cwnd; member
|
| /freebsd-14-stable/sys/netinet/ |
| HD | sctp_cc_functions.c | 1372 uint32_t cwnd_in_mtu, cwnd; in sctp_cwnd_new_rtcc_transmission_begins() local 1524 int32_t cwnd; member
|
| HD | sctp_uio.h | 915 struct sctp_cwnd_args cwnd; member 1227 uint32_t cwnd; /* */ member
|
| HD | sctp_structs.h | 307 uint32_t cwnd; /* actual cwnd */ member
|
| /freebsd-14-stable/sys/netgraph/ |
| HD | ng_l2tp.c | 140 u_int16_t cwnd; /* current congestion window */ member
|
| /freebsd-14-stable/sys/netinet/tcp_stacks/ |
| HD | bbr.c | 3411 uint32_t cwnd; in bbr_get_raw_target_cwnd() local 3434 uint32_t cwnd, mss; in bbr_get_target_cwnd() local 3586 uint32_t cwnd, target_cwnd, saved_bytes, maxseg; in bbr_ack_received() local 3792 uint32_t maxseg, newcwnd, acks_inflight, ratio, cwnd; in bbr_post_recovery() local
|
| HD | rack.c | 17702 uint64_t cwnd, tr_perms = 0; in rack_get_pacing_delay() local
|
| /freebsd-14-stable/sys/dev/irdma/ |
| HD | irdma_type.h | 839 u32 cwnd; member 946 u32 cwnd; member
|
| /freebsd-14-stable/sys/dev/bxe/ |
| HD | ecore_hsi.h | 10180 uint32_t cwnd /* Congestion window */; member
|