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

/freebsd-9.3-release/sys/netinet/
H A Dsctputil.h369 void sctp_log_rwnd(uint8_t, uint32_t, uint32_t, uint32_t);
H A Dsctp_output.c7012 sctp_log_rwnd(SCTP_DECREASE_PEER_RWND,
9840 sctp_log_rwnd(SCTP_DECREASE_PEER_RWND,
H A Dsctp_indata.c3228 sctp_log_rwnd(SCTP_INCREASE_PEER_RWND,
H A Dsctputil.c381 sctp_log_rwnd(uint8_t from, uint32_t peers_rwnd, uint32_t snd_size, uint32_t overhead) function

Completed in 188 milliseconds