diff options
author | Yonghong Song <yhs@fb.com> | 2020-05-09 19:59:19 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-05-10 02:05:27 +0200 |
commit | 5fbc220862fc7a53a0455ccd2d96c82141e222d4 (patch) | |
tree | a163830ff0f8a707eb45743aa95b3947857e0d1f /tools/bpf | |
parent | tools/libbpf: Add bpf_iter support (diff) | |
download | linux-5fbc220862fc7a53a0455ccd2d96c82141e222d4.tar.xz linux-5fbc220862fc7a53a0455ccd2d96c82141e222d4.zip |
tools/libpf: Add offsetof/container_of macro in bpf_helpers.h
These two helpers will be used later in bpf_iter bpf program
bpf_iter_netlink.c. Put them in bpf_helpers.h since they could
be useful in other cases.
Signed-off-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/20200509175919.2477104-1-yhs@fb.com
Diffstat (limited to 'tools/bpf')
0 files changed, 0 insertions, 0 deletions