Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctputil.h349 void sctp_log_rwnd_set(uint8_t, uint32_t, uint32_t, uint32_t, uint32_t);
H A Dsctp_indata.c4544 sctp_log_rwnd_set(SCTP_SET_PEER_RWND_VIA_SACK, in sctp_handle_sack()
4963 sctp_log_rwnd_set(SCTP_SET_PEER_RWND_VIA_SACK, in sctp_handle_sack()
5077 sctp_log_rwnd_set(SCTP_SET_PEER_RWND_VIA_SACK, in sctp_handle_sack()
H A Dsctputil.c447 sctp_log_rwnd_set(uint8_t from, uint32_t peers_rwnd, uint32_t flight_size, uint32_t overhead, uint3… in sctp_log_rwnd_set() function