Searched defs:counts_len (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | sock_iter_batch.c | 25 static int insert(__u64 cookie, struct sock_count counts[], int counts_len) in insert() 48 int counts_len) in read_n() 77 static bool was_seen(int fd, struct sock_count counts[], int counts_len) in was_seen() 176 struct sock_count counts[], int counts_len) in check_n_were_seen_once() 261 int counts_len, struct bpf_link *link, int iter_fd) in remove_seen() 293 struct sock_count *counts, int counts_len, in remove_seen_established() 329 struct sock_count *counts, int counts_len, in remove_unseen() 364 struct sock_count *counts, int counts_len, in remove_unseen_established() 407 struct sock_count *counts, int counts_len, in remove_all() 437 struct sock_count *counts, int counts_len, in remove_all_established() [all …]
|