Home
last modified time | relevance | path

Searched defs:peers_rwnd (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/netinet/
H A Dsctputil.c238 sctp_log_rwnd(uint8_t from, u_int32_t peers_rwnd , u_int32_t snd_size, u_int32_t overhead) in sctp_log_rwnd()
254 sctp_log_rwnd_set(uint8_t from, u_int32_t peers_rwnd , u_int32_t flight_size, u_int32_t overhead, u… in sctp_log_rwnd_set()
H A Dsctp_structs.h459 u_int32_t peers_rwnd; member