aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/queue_stack_map.c
diff options
context:
space:
mode:
authorYonghong Song <[email protected]>2020-07-23 11:41:16 -0700
committerAlexei Starovoitov <[email protected]>2020-07-25 20:16:33 -0700
commit5ce6e77c7edf7310a0ff9532fd6b9693c082ab32 (patch)
treee0d5c4833533f12fbcb9fc0cffe5072df75991f7 /tools/testing/selftests/bpf/prog_tests/queue_stack_map.c
parentd3cc2ab546adc6e52b65f36f7c34820d2830d0c9 (diff)
bpf: Implement bpf iterator for sock local storage map
The bpf iterator for bpf sock local storage map is implemented. User space interacts with sock local storage map with fd as a key and storage value. In kernel, passing fd to the bpf program does not really make sense. In this case, the sock itself is passed to bpf program. Signed-off-by: Yonghong Song <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/queue_stack_map.c')
0 files changed, 0 insertions, 0 deletions