Searched refs:SCTP_CHUNK_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
673 #define SCTP_CHUNK_BUFFER_SIZE 512 macro
1971 uint8_t auth_chunk_buf[SCTP_CHUNK_BUFFER_SIZE]; in sctp_process_cookie_new()2100 if (auth_len <= SCTP_CHUNK_BUFFER_SIZE) { in sctp_process_cookie_new()3956 uint8_t cstore[SCTP_CHUNK_BUFFER_SIZE]; in sctp_handle_stream_reset()4333 uint8_t chunk_buf[SCTP_CHUNK_BUFFER_SIZE]; in sctp_process_control()4438 if (auth_len <= SCTP_CHUNK_BUFFER_SIZE) { in sctp_process_control()
3165 if (abort_len > SCTP_CHUNK_BUFFER_SIZE) { in sctp_notify_assoc_change()3166 abort_len = SCTP_CHUNK_BUFFER_SIZE; in sctp_notify_assoc_change()4030 if (chunk_len > SCTP_CHUNK_BUFFER_SIZE) { in sctp_notify_remote_error()4031 chunk_len = SCTP_CHUNK_BUFFER_SIZE; in sctp_notify_remote_error()