Home
last modified time | relevance | path

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

/tools/testing/selftests/net/tcp_ao/
A Dbench-lookups.c18 union tcp_addr net = {}; in gen_test_ips()
48 union tcp_addr *p = (union tcp_addr *)&ips[i]; in test_add_routes()
62 union tcp_addr *p = (union tcp_addr *)&ips[i]; in server_apply_keys()
70 static union tcp_addr *test_ips;
138 union tcp_addr *p = arg; in add_back_mkt()
146 union tcp_addr *ips, size_t ips_nr, in bench_delete()
150 union tcp_addr *p; in bench_delete()
159 p = (union tcp_addr *)&ips[0]; in bench_delete()
177 p = (union tcp_addr *)&ips[i % ips_nr]; in bench_delete()
296 union tcp_addr *p; in bench_connect_client()
[all …]
A Dunsigned-md5.c11 static union tcp_addr client2;
12 static union tcp_addr client3;
38 union tcp_addr *md5_addr, uint8_t md5_prefix, in try_accept()
39 union tcp_addr *ao_addr, uint8_t ao_prefix, in try_accept()
137 union tcp_addr addr_any = {}; in server_add_fail_tests()
156 union tcp_addr addr_any = {}; in server_fn()
370 union tcp_addr ao_addr, uint8_t ao_prefix, in open_add()
413 union tcp_addr md5_addr, uint8_t md5_prefix, in try_to_preadd()
415 union tcp_addr ao_addr, uint8_t ao_prefix, in try_to_preadd()
441 union tcp_addr ao_addr, uint8_t ao_prefix, in try_to_add()
[all …]
A Dconnect-deny.c10 union tcp_addr in_addr, uint8_t prefix, in test_add_key_maclen()
33 union tcp_addr addr, uint8_t prefix, in try_accept()
108 union tcp_addr wrong_addr, network_addr; in server_fn()
167 const char *pwd, union tcp_addr addr, uint8_t prefix, in try_connect()
223 union tcp_addr wrong_addr, network_addr, addr_any = {}; in client_fn()
A Dkey-management.c10 union tcp_addr wrong_addr;
38 static int prepare_sk(union tcp_addr *addr, uint8_t sndid, uint8_t rcvid) in prepare_sk()
56 static int prepare_lsk(union tcp_addr *addr, uint8_t sndid, uint8_t rcvid) in prepare_lsk()
169 union tcp_addr in_addr, uint8_t prefix, in test_add_current_rnext_key()
192 union tcp_addr in_addr, uint8_t prefix, in __try_add_current_rnext_key()
215 union tcp_addr in_addr, uint8_t prefix, in try_add_current_rnext_key()
522 union tcp_addr addr, uint8_t vrf, in test_add_key_cr()
594 union tcp_addr *addr = &wrong_addr; in key_collection_socket()
A Dself-connect.c6 static union tcp_addr local_addr;
A Dseq-ext.c42 const union tcp_addr daddr, unsigned int dport, in test_sk_restore()
A Dsetsockopt-closed.c7 static union tcp_addr tcp_md5_client;
237 union tcp_addr net = {}; in test_optmem_limit()
246 union tcp_addr key_peer; in test_optmem_limit()
766 union tcp_addr network_dup; in duplicate_tests()
/tools/testing/selftests/net/tcp_ao/lib/
A Daolib.h162 union tcp_addr { union
170 union tcp_addr addr1, union tcp_addr addr2,
224 static inline union tcp_addr gen_tcp_addr(union tcp_addr net, size_t n) in gen_tcp_addr()
226 union tcp_addr ret = net; in gen_tcp_addr()
283 union tcp_addr src, union tcp_addr dst);
285 union tcp_addr src, union tcp_addr dst,
765 union tcp_addr src, union tcp_addr dst,
771 union tcp_addr src, union tcp_addr dst, in trace_hash_event_expect()
786 union tcp_addr src, union tcp_addr dst, in trace_ao_event_expect()
802 union tcp_addr src, union tcp_addr dst, in trace_ao_event_sk_expect()
[all …]
A Dsetup.c165 union tcp_addr addr, union tcp_addr dest) in link_init()
199 __thread union tcp_addr this_ip_addr;
200 __thread union tcp_addr this_ip_dest;
205 union tcp_addr my_ip;
206 union tcp_addr dest_ip;
228 union tcp_addr addr1, union tcp_addr addr2, in __test_init()
A Dnetlink.c198 int family, union tcp_addr addr, uint8_t prefix) in __ip_addr_add()
230 union tcp_addr addr, uint8_t prefix) in ip_addr_add()
246 union tcp_addr src, union tcp_addr dst, uint8_t vrf) in __ip_route_add()
287 union tcp_addr src, union tcp_addr dst, uint8_t vrf) in ip_route_add_vrf()
303 union tcp_addr src, union tcp_addr dst) in ip_route_add()
A Dftrace-tcp.c30 union tcp_addr src;
31 union tcp_addr dst;
58 union tcp_addr src, union tcp_addr dst, in __trace_event_expect()
120 union tcp_addr src;
121 union tcp_addr dst;
267 union tcp_addr *dst, unsigned int *port) in tracer_scan_address()
A Dkconfig.c75 union tcp_addr addr_any = {}; in has_tcp_md5()

Completed in 112 milliseconds