Home
last modified time | relevance | path

Searched refs:sctp_log_rwnd (Results 1 – 4 of 4) sorted by relevance

/external/usrsctp/usrsctplib/netinet/
Dsctputil.h409 void sctp_log_rwnd(uint8_t, uint32_t, uint32_t, uint32_t);
Dsctp_indata.c3621 sctp_log_rwnd(SCTP_INCREASE_PEER_RWND,
Dsctp_output.c7631 sctp_log_rwnd(SCTP_DECREASE_PEER_RWND,
10502 sctp_log_rwnd(SCTP_DECREASE_PEER_RWND,
Dsctputil.c459 sctp_log_rwnd(uint8_t from, uint32_t peers_rwnd, uint32_t snd_size, uint32_t overhead) in sctp_log_rwnd() function