commit | cb5f7334d479414adc6afe60105283277e297489 | [log] [tgz] |
---|---|---|
author | Jesper Dangaard Brouer <brouer@redhat.com> | Wed Jan 17 12:05:36 2018 +0100 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu Jan 18 22:12:38 2018 +0100 |
tree | 4f64b36c2ef1d8fa30c74a9bd262a247e33e14c9 | |
parent | eefa864a81501161c05b35f14197677c937e5b9a [diff] |
bpf: add comments to BPF ld/ldx sizes Doc BPF ld/ldx size defines as comments in code, as it makes in faster to lookup in a programming/review setting, than looking up the sizes in Documentation/networking/filter.txt. Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>