Searched refs:sctp_log_rwnd_set (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/netinet/ |
H A D | sctputil.h | 234 void sctp_log_rwnd_set(uint8_t, u_int32_t, u_int32_t, u_int32_t, u_int32_t);
|
H A D | sctp_indata.c | 3613 sctp_log_rwnd_set(SCTP_SET_PEER_RWND_VIA_SACK, in sctp_handle_sack() 4053 sctp_log_rwnd_set(SCTP_SET_PEER_RWND_VIA_SACK, in sctp_handle_sack() 4268 sctp_log_rwnd_set(SCTP_SET_PEER_RWND_VIA_SACK, in sctp_handle_sack()
|
H A D | sctputil.c | 254 sctp_log_rwnd_set(uint8_t from, u_int32_t peers_rwnd , u_int32_t flight_size, u_int32_t overhead, u… in sctp_log_rwnd_set() function
|