Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtimer_mim_reject.c99 static int match_iter_cb(void *map, int *key, struct hmap_elem *val, struct callback_ctx *ctx) in match_iter_cb() function
114 bpf_for_each_map_elem(inner_map2, match_iter_cb, &ctx, 0); in timer_match_cb()