Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/
H A Drestore.c137 static void test_sk_restore(const char *tst_name, unsigned int server_port, in test_sk_restore() function
206 test_sk_restore("TCP-AO migrate to another socket", port++, in client_fn()
215 test_sk_restore("TCP-AO with wrong send ISN", port++, in client_fn()
224 test_sk_restore("TCP-AO with wrong receive ISN", port++, in client_fn()
232 test_sk_restore("TCP-AO with wrong send SEQ ext number", port++, in client_fn()
241 test_sk_restore("TCP-AO with wrong receive SEQ ext number", port++, in client_fn()
H A Dseq-ext.c40 static int test_sk_restore(struct tcp_sock_state *img, in test_sk_restore() function
116 sk = test_sk_restore(&img, &ao_img, &saddr, this_ip_dest, in server_fn()
215 sk = test_sk_restore(&img, &ao_img, &saddr, this_ip_dest, in client_fn()