Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDsctputil.h380 void sctp_log_rwnd(uint8_t, uint32_t, uint32_t, uint32_t);
HDsctp_indata.c3226 sctp_log_rwnd(SCTP_INCREASE_PEER_RWND, in sctp_strike_gap_ack_chunks()
HDsctp_output.c6979 sctp_log_rwnd(SCTP_DECREASE_PEER_RWND, in sctp_clean_up_datalist()
9770 sctp_log_rwnd(SCTP_DECREASE_PEER_RWND, in sctp_chunk_retransmission()
HDsctputil.c394 sctp_log_rwnd(uint8_t from, uint32_t peers_rwnd, uint32_t snd_size, uint32_t overhead) in sctp_log_rwnd() function