Searched defs:cwnd (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13-stable/sys/netinet/cc/ |
| HD | cc_cubic.h | 176 int64_t cwnd; in cubic_cwnd() local
|
| HD | cc_cubic.c | 456 uint32_t cwnd; in cubic_ssthresh_update() local
|
| /freebsd-13-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-13-stable/sys/netinet/ |
| HD | sctp_cc_functions.c | 1366 uint32_t cwnd_in_mtu, cwnd; in sctp_cwnd_new_rtcc_transmission_begins() local 1518 int32_t cwnd; member
|
| HD | sctp_uio.h | 911 struct sctp_cwnd_args cwnd; member 1219 uint32_t cwnd; /* */ member
|
| HD | sctp_structs.h | 307 uint32_t cwnd; /* actual cwnd */ member
|
| /freebsd-13-stable/sys/netgraph/ |
| HD | ng_l2tp.c | 140 u_int16_t cwnd; /* current congestion window */ member
|
| /freebsd-13-stable/sys/netinet/tcp_stacks/ |
| HD | bbr.c | 3427 uint32_t cwnd; in bbr_get_raw_target_cwnd() local 3450 uint32_t cwnd, mss; in bbr_get_target_cwnd() local 3603 uint32_t cwnd, target_cwnd, saved_bytes, maxseg; in bbr_ack_received() local 3807 uint32_t maxseg, newcwnd, acks_inflight, ratio, cwnd; in bbr_post_recovery() local
|
| HD | rack.c | 14421 uint32_t srtt, cwnd, tr_perms = 0; in rack_get_pacing_delay() local
|
| /freebsd-13-stable/sys/dev/irdma/ |
| HD | irdma_type.h | 839 u32 cwnd; member 946 u32 cwnd; member
|
| /freebsd-13-stable/sys/dev/bxe/ |
| HD | ecore_hsi.h | 10180 uint32_t cwnd /* Congestion window */; member
|