Searched refs:cstore (Results 1 – 2 of 2) sorted by relevance
4058 uint8_t cstore[SCTP_CHUNK_BUFFER_SIZE]; in sctp_handle_stream_reset() local4117 ph = (struct sctp_paramhdr *)sctp_m_getptr(m, offset, min(param_len, sizeof(cstore)), in sctp_handle_stream_reset()4118 (uint8_t *) & cstore); in sctp_handle_stream_reset()4125 if (param_len > sizeof(cstore)) { in sctp_handle_stream_reset()
6721 * expr.h (enum optab_index): Add cbranch, cmov, cstore optabs and