Searched refs:random_store (Results 1 – 4 of 4) sorted by relevance
1398 uint8_t random_store[SCTP_PARAM_BUFFER_SIZE]; local1424 if (plen > sizeof(random_store))1427 (struct sctp_paramhdr *)random_store, plen);
398 uint8_t random_store[SCTP_SIGNATURE_ALOC_SIZE]; member
1030 for (int i = 0; i < (int) (sizeof(m->random_store) / sizeof(m->random_store[0])); i++) { in sctp_fill_random_store()1031 m->random_store[i] = (uint8_t) rand(); in sctp_fill_random_store()1036 sizeof(m->random_counter), (uint8_t *)m->random_store); in sctp_fill_random_store()1073 p = &inp->random_store[store_at]; in sctp_select_initial_TSN()
7013 uint8_t random_store[SCTP_PARAM_BUFFER_SIZE]; local7460 if (plen > sizeof(random_store))7467 (struct sctp_paramhdr *)random_store,