commit | 4c33f5c958fecbbd15803ac51077a75466baf26c | [log] [tgz] |
---|---|---|
author | Maciej Żenczykowski <maze@google.com> | Wed Apr 19 16:37:11 2023 -0700 |
committer | Maciej Żenczykowski <maze@google.com> | Thu Apr 20 04:03:26 2023 +0000 |
tree | 9108a1dba7479bb800d4e8c49c5f82cb19244ce2 | |
parent | 2541a1924ee9ceb4ca6402fc5251f0556488d11d [diff] |
bpf_net_helpers: define some boolean constants This will make the code more legibble once we switch to using these. Also moving them out of the .c files so we can share the same constants across multiple files. Test: TreeHugger Signed-off-by: Maciej Żenczykowski <maze@google.com> Change-Id: I5cc9058cee8d1ea10d2f9e62a38313d0728f07d3