Searched refs:sctp_log_block (Results 1 – 3 of 3) sorted by relevance
351 void sctp_log_block(uint8_t, struct sctp_association *, ssize_t);
13054 sctp_log_block(SCTP_BLOCK_LOG_INTO_BLKA, asoc, sndlen); in sctp_lower_sosend()13072 sctp_log_block(SCTP_BLOCK_LOG_OUTOF_BLK, in sctp_lower_sosend()13392 sctp_log_block(SCTP_BLOCK_LOG_INTO_BLK, in sctp_lower_sosend()13418 sctp_log_block(SCTP_BLOCK_LOG_OUTOF_BLK, in sctp_lower_sosend()
548 sctp_log_block(uint8_t from, struct sctp_association *asoc, ssize_t sendlen) in sctp_log_block() function