Searched refs:__test_sock_restore (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/net/tcp_ao/ |
H A D | self-connect.c | 123 __test_sock_restore(sk, "lo", &img, &addr, &addr, sizeof(addr)); in tcp_self_connect()
|
/linux/tools/testing/selftests/net/tcp_ao/lib/ |
H A D | repair.c | 163 void __test_sock_restore(int sk, const char *device, in __test_sock_restore() function
|
H A D | aolib.h | 615 extern void __test_sock_restore(int sk, const char *device, 626 __test_sock_restore(sk, veth_name, state, saddr, &addr, sizeof(addr)); in test_sock_restore()
|