Home
last modified time | relevance | path

Searched refs:randidx (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/net/tcp_ao/
H A Dsetsockopt-closed.c857 int randidx = rand() % (FILTER_TEST_NKEYS - i); in prepare_test_keys() local
860 &test_ao[randidx], sizeof(struct tcp_ao_add))) in prepare_test_keys()
862 memcpy(&test_ao[randidx], &test_ao[FILTER_TEST_NKEYS - 1 - i], in prepare_test_keys()