Home
last modified time | relevance | path

Searched refs:sctp_log_rwnd_set (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/netinet/
H A Dsctputil.h234 void sctp_log_rwnd_set(uint8_t, u_int32_t, u_int32_t, u_int32_t, u_int32_t);
H A Dsctp_indata.c3613 sctp_log_rwnd_set(SCTP_SET_PEER_RWND_VIA_SACK, in sctp_handle_sack()
4053 sctp_log_rwnd_set(SCTP_SET_PEER_RWND_VIA_SACK, in sctp_handle_sack()
4268 sctp_log_rwnd_set(SCTP_SET_PEER_RWND_VIA_SACK, in sctp_handle_sack()
H A Dsctputil.c254 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() function