commit | 841dd444ddbdfbb22e23da0efad96d13f780b745 | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Mon Dec 30 10:17:57 2019 -0800 |
committer | Maciej Żenczykowski <maze@google.com> | Mon Jan 06 23:28:06 2020 +0000 |
tree | d3453bbc86aebb20566c116be13dcb262ed2adb0 | |
parent | be15fa1edd87bd7ef13cb774ba2cedbf1a6af98f [diff] |
remove network specific struct definitions from BpfUtils.h This is part of 3 commits in 3 diff git repos, the main one is: https://android-review.googlesource.com/c/platform/system/netd/+/1200479 "share eBPF struct definitions between ebpf and C++ netd" The struct definitions are being moved to system/netd in: libnetdbpf/include/netdbpf/bpf_shared.h (they also become typedefs and more consistent naming is used) Test: builds Bug: 146787904 Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I0200bce35f910414b96d802cd316717b4307b950