mannkafai
Results
2
issues of
mannkafai
Use the return value of `bpf_for_each_map_elem` as `len()` function result since it means the number of traversed map elements for success. Modify the `map_len_cb` to a dummy function and only...