Lines Matching full:ao
4 * It tests that TCP-AO enabled connection can be restored.
84 * and that will prevent reading AO counters from the peer's socket. in try_server_run()
95 try_server_run("TCP-AO migrate to another socket", port++, in server_fn()
97 try_server_run("TCP-AO with wrong send ISN", port++, in server_fn()
99 try_server_run("TCP-AO with wrong receive ISN", port++, in server_fn()
101 try_server_run("TCP-AO with wrong send SEQ ext number", port++, in server_fn()
103 try_server_run("TCP-AO with wrong receive SEQ ext number", port++, in server_fn()
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()