Searched refs:sctp_log_block (Results 1 – 3 of 3) sorted by relevance
307 void sctp_log_block(uint8_t, struct sctp_association *, ssize_t);
13118 sctp_log_block(SCTP_BLOCK_LOG_INTO_BLKA, asoc, sndlen); in sctp_lower_sosend()13152 sctp_log_block(SCTP_BLOCK_LOG_OUTOF_BLK, in sctp_lower_sosend()13480 sctp_log_block(SCTP_BLOCK_LOG_INTO_BLK, in sctp_lower_sosend()13521 sctp_log_block(SCTP_BLOCK_LOG_OUTOF_BLK, in sctp_lower_sosend()
545 sctp_log_block(uint8_t from, struct sctp_association *asoc, ssize_t sendlen) in sctp_log_block() function