Home
last modified time | relevance | path

Searched refs:this_ip_addr (Results 1 – 12 of 12) sorted by relevance

/tools/testing/selftests/net/tcp_ao/
A Dunsigned-md5.c381 if (client_bind(sk, this_ip_addr)) in open_add()
536 this_ip_addr, TEST_PREFIX, -1, this_ip_addr, TEST_PREFIX, -1, in client_add_fail_tests()
540 this_ip_addr, TEST_PREFIX, -1, this_ip_addr, TEST_PREFIX, -1, in client_add_fail_tests()
588 this_ip_addr, TEST_PREFIX, 0, in client_vrf_tests()
593 this_ip_addr, TEST_PREFIX, 0, in client_vrf_tests()
619 this_ip_addr, TEST_PREFIX, 0, in client_vrf_tests()
624 this_ip_addr, TEST_PREFIX, 0, in client_vrf_tests()
650 this_ip_addr, TEST_PREFIX, 0, in client_vrf_tests()
655 this_ip_addr, TEST_PREFIX, 0, in client_vrf_tests()
751 1, &this_ip_addr); in client_fn()
[all …]
A Drestore.c28 lsk = test_listen_socket(this_ip_addr, port, 1); in try_server_run()
210 trace_ao_event_expect(TCP_AO_MISMATCH, this_ip_addr, this_ip_dest, in client_fn()
212 trace_ao_event_expect(TCP_AO_MISMATCH, this_ip_dest, this_ip_addr, in client_fn()
219 trace_ao_event_expect(TCP_AO_MISMATCH, this_ip_addr, this_ip_dest, in client_fn()
221 trace_ao_event_expect(TCP_AO_MISMATCH, this_ip_dest, this_ip_addr, in client_fn()
228 trace_ao_event_expect(TCP_AO_MISMATCH, this_ip_addr, this_ip_dest, in client_fn()
238 trace_ao_event_expect(TCP_AO_MISMATCH, this_ip_dest, this_ip_addr, in client_fn()
A Dconnect-deny.c43 lsk = test_listen_socket(this_ip_addr, port, 1); in try_accept()
229 trace_ao_event_expect(TCP_AO_KEY_NOT_FOUND, this_ip_addr, this_ip_dest, in client_fn()
234 trace_hash_event_expect(TCP_HASH_AO_REQUIRED, this_ip_addr, this_ip_dest, in client_fn()
239 trace_ao_event_expect(TCP_AO_MISMATCH, this_ip_addr, this_ip_dest, in client_fn()
244 trace_ao_event_expect(TCP_AO_KEY_NOT_FOUND, this_ip_addr, this_ip_dest, in client_fn()
259 trace_ao_event_expect(TCP_AO_WRONG_MACLEN, this_ip_addr, this_ip_dest, in client_fn()
264 trace_ao_event_expect(TCP_AO_KEY_NOT_FOUND, this_ip_addr, this_ip_dest, in client_fn()
A Dseq-ext.c75 lsk = test_listen_socket(this_ip_addr, test_server_port, 1); in server_fn()
119 trace_ao_event_sne_expect(TCP_AO_SND_SNE_UPDATE, this_ip_addr, in server_fn()
122 this_ip_addr, client_new_port, test_server_port + 1, 1); in server_fn()
123 trace_ao_event_sne_expect(TCP_AO_RCV_SNE_UPDATE, this_ip_addr, in server_fn()
126 this_ip_addr, client_new_port, test_server_port + 1, 1); in server_fn()
A Dconnect.c11 lsk = test_listen_socket(this_ip_addr, test_server_port, 1); in server_fn()
A Drst.c91 lsk = test_listen_socket(this_ip_addr, port, backlog); in test_server_active_rst()
135 lsk = test_listen_socket(this_ip_addr, port, 1); in test_server_passive_rst()
A Dbench-lookups.c51 err = ip_route_add(veth_name, TEST_FAMILY, this_ip_addr, *p); in test_add_routes()
221 lsk = test_listen_socket(this_ip_addr, test_server_port + i, 1); in server_fn()
A Dkey-management.c32 this_ip_addr, this_ip_dest, test_vrf_tabid); in setup_vrfs()
586 sk = test_listen_socket(this_ip_addr, port, 1); in key_collection_socket()
1016 trace_ao_event_expect(TCP_AO_RNEXT_REQUEST, this_ip_addr, this_ip_dest, in try_unmatched_keys()
1060 trace_ao_event_expect(TCP_AO_RNEXT_REQUEST, this_ip_dest, this_ip_addr, in check_current_back()
1096 this_ip_addr, this_ip_dest, in roll_over_keys()
A Dsetsockopt-closed.c16 tcp_addr_to_sockaddr_in(&addr, &this_ip_addr, htons(test_port++)); in make_listen()
492 tcp_addr_to_sockaddr_in(&del.addr, &this_ip_addr, 0); in test_einval_del_key()
851 tcp_addr_to_sockaddr_in(&test_ao[2].addr, &this_ip_addr, 0); in prepare_test_keys()
A Dicmps-discard.c111 lsk = test_listen_socket(this_ip_addr, test_server_port, 1); in server_fn()
/tools/testing/selftests/net/tcp_ao/lib/
A Dsetup.c199 __thread union tcp_addr this_ip_addr; variable
212 this_ip_addr = p->my_ip; in new_pthread_entry()
276 this_ip_addr = addr1; in __test_init()
A Daolib.h267 extern __thread union tcp_addr this_ip_addr;

Completed in 19 milliseconds