Searched defs:established_socks (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sock_iter_batch.c | 219 int *established_socks = NULL; in connect_to_server() local 259 int *socks, int socks_len, int *established_socks, in remove_seen() 291 int listen_socks_len, int *established_socks, in remove_seen_established() 328 int *established_socks, int established_socks_len, in remove_unseen() 362 int *established_socks, in remove_unseen_established() 406 int *established_socks, int established_socks_len, in remove_all() 435 int listen_socks_len, int *established_socks, in remove_all_established() 482 int *socks, int socks_len, int *established_socks, in add_some() 513 int listen_socks_len, int *established_socks, in add_some_established() 556 int *established_socks, int established_socks_len, in force_realloc() [all …]
|