android_packages_modules_Co.../bpf_progs
Ken Chen 335c0d4249 [NETD-BPF#4] Move bpf_shared.h from netd to module
The header file is referenced by the part going to be mainlined in Netd.
Note that some platform visibility is required with this commit, since
users of bpf_shared.h is currently located in platform. The visibility
can be removed when all users are moved out of platform.

Bug: 202086915
Test: m; flash; boot
Test: cd system/netd && atest
Test: cd packages/modules/Connectivity && atest
Test: atest FrameworksNetTests
Change-Id: I5c16511b6a2d4eb80dfd93157cbc98d5030bd5ac
2021-11-23 11:53:46 +08:00
..
Android.bp [NETD-BPF#4] Move bpf_shared.h from netd to module 2021-11-23 11:53:46 +08:00
bpf_net_helpers.h [NETD-BPF#3] Relocate Tethering/bpf_progs and rename bpf_tethering_headers 2021-11-20 18:31:08 +08:00
bpf_shared.h [NETD-BPF#4] Move bpf_shared.h from netd to module 2021-11-23 11:53:46 +08:00
bpf_tethering.h [NETD-BPF#3] Relocate Tethering/bpf_progs and rename bpf_tethering_headers 2021-11-20 18:31:08 +08:00
offload.c [NETD-BPF#3] Relocate Tethering/bpf_progs and rename bpf_tethering_headers 2021-11-20 18:31:08 +08:00
test.c [NETD-BPF#3] Relocate Tethering/bpf_progs and rename bpf_tethering_headers 2021-11-20 18:31:08 +08:00