t v1.2.3-54-g00ecf'/>
summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/test_maps.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-10bpf: Use bpf_map_delete_elem() from the libraryMickaël Salaün1-11/+11
2017-02-10bpf: Use bpf_map_lookup_elem() from the libraryMickaël Salaün1-15/+15
2017-02-10bpf: Use bpf_map_update_elem() from the libraryMickaël Salaün1-28/+33