Lines Matching full:ao
4 * It tests that TCP-AO enabled connection can be restored.
83 * and that will prevent reading AO counters from the peer's socket. in try_server_run()
94 try_server_run("TCP-AO migrate to another socket", port++, in server_fn()
96 try_server_run("TCP-AO with wrong send ISN", port++, in server_fn()
98 try_server_run("TCP-AO with wrong receive ISN", port++, in server_fn()
100 try_server_run("TCP-AO with wrong send SEQ ext number", port++, in server_fn()
102 try_server_run("TCP-AO with wrong receive SEQ ext number", port++, in server_fn()
204 test_sk_restore("TCP-AO migrate to another socket", port++, in client_fn()
209 test_sk_restore("TCP-AO with wrong send ISN", port++, in client_fn()
214 test_sk_restore("TCP-AO with wrong receive ISN", port++, in client_fn()
219 test_sk_restore("TCP-AO with wrong send SEQ ext number", port++, in client_fn()
225 test_sk_restore("TCP-AO with wrong receive SEQ ext number", port++, in client_fn()