Searched refs:test_sk_restore (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/net/tcp_ao/ |
| H A D | restore.c | 136 static void test_sk_restore(const char *tst_name, unsigned int server_port, in test_sk_restore() function 205 test_sk_restore("TCP-AO migrate to another socket (client)", port++, in client_fn() 214 test_sk_restore("TCP-AO with wrong send ISN (client)", port++, in client_fn() 223 test_sk_restore("TCP-AO with wrong receive ISN (client)", port++, in client_fn() 231 test_sk_restore("TCP-AO with wrong send SEQ ext number (client)", in client_fn() 240 test_sk_restore("TCP-AO with wrong receive SEQ ext number (client)", in client_fn()
|
| H A D | seq-ext.c | 40 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()
|