Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctputil.h393 void sctp_log_rwnd_set(uint8_t, uint32_t, uint32_t, uint32_t, uint32_t);
Dsctp_indata.c4616 sctp_log_rwnd_set(SCTP_SET_PEER_RWND_VIA_SACK,
5081 sctp_log_rwnd_set(SCTP_SET_PEER_RWND_VIA_SACK,
5195 sctp_log_rwnd_set(SCTP_SET_PEER_RWND_VIA_SACK,
Dsctputil.c471 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