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);
13119 sctp_log_block(SCTP_BLOCK_LOG_INTO_BLKA, asoc, sndlen); in sctp_lower_sosend()13153 sctp_log_block(SCTP_BLOCK_LOG_OUTOF_BLK, in sctp_lower_sosend()13481 sctp_log_block(SCTP_BLOCK_LOG_INTO_BLK, in sctp_lower_sosend()13522 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