Searched refs:SCTP_CHUNK_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
704 #define SCTP_CHUNK_BUFFER_SIZE 512 macro
2176 uint8_t auth_chunk_buf[SCTP_CHUNK_BUFFER_SIZE];2371 if (auth_len <= SCTP_CHUNK_BUFFER_SIZE) {4382 uint8_t cstore[SCTP_CHUNK_BUFFER_SIZE];4755 uint8_t chunk_buf[SCTP_CHUNK_BUFFER_SIZE];4863 if (auth_len <= SCTP_CHUNK_BUFFER_SIZE) {
3287 if (abort_len > SCTP_CHUNK_BUFFER_SIZE) { in sctp_notify_assoc_change()3288 abort_len = SCTP_CHUNK_BUFFER_SIZE; in sctp_notify_assoc_change()4198 if (chunk_len > SCTP_CHUNK_BUFFER_SIZE) { in sctp_notify_remote_error()4199 chunk_len = SCTP_CHUNK_BUFFER_SIZE; in sctp_notify_remote_error()