HomeSort by: relevance | last modified time | path
    Searched refs:sctp_log_rwnd (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet/
sctputil.h 232 void sctp_log_rwnd(uint8_t, u_int32_t, u_int32_t, u_int32_t );
sctp_indata.c 3156 #ifdef SCTP_LOG_RWND
3157 sctp_log_rwnd(SCTP_INCREASE_PEER_RWND,
3612 #ifdef SCTP_LOG_RWND
4052 #ifdef SCTP_LOG_RWND
4267 #ifdef SCTP_LOG_RWND
sctputil.c 238 sctp_log_rwnd(uint8_t from, u_int32_t peers_rwnd , u_int32_t snd_size, u_int32_t overhead) function in typeref:typename:void
sctp_output.c 4933 #ifdef SCTP_LOG_RWND
4934 sctp_log_rwnd(SCTP_DECREASE_PEER_RWND,
6791 #ifdef SCTP_LOG_RWND
6792 sctp_log_rwnd(SCTP_DECREASE_PEER_RWND,

Completed in 89 milliseconds