Searched refs:sctp_log_block (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/netinet/
H A Dsctputil.h368 void sctp_log_block(uint8_t, struct sctp_association *, int);
H A Dsctp_output.c12795 sctp_log_block(SCTP_BLOCK_LOG_INTO_BLKA, asoc, sndlen);
12813 sctp_log_block(SCTP_BLOCK_LOG_OUTOF_BLK,
13105 sctp_log_block(SCTP_BLOCK_LOG_INTO_BLK,
13125 sctp_log_block(SCTP_BLOCK_LOG_OUTOF_BLK,
H A Dsctputil.c490 sctp_log_block(uint8_t from, struct sctp_association *asoc, int sendlen) function

Completed in 173 milliseconds