diff options
author | Alexander Lobakin <alobakin@pm.me> | 2021-03-14 11:11:00 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-14 14:46:32 -0700 |
commit | dac06b32c705dc8824479b03eee826b4f6615ab2 (patch) | |
tree | b009674e3235df1cff8c6bb67a7cd433f3200a58 /include/net/pkt_sched.h | |
parent | 3f79eb3c3a6abaa8f9900b5e40994060d7341cbc (diff) |
flow_dissector: constify bpf_flow_dissector's data pointers
BPF Flow dissection programs are read-only and don't touch input
buffers.
Mark 'data' and 'data_end' in struct bpf_flow_dissector as const
in preparation for global input constifying.
Signed-off-by: Alexander Lobakin <alobakin@pm.me>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/pkt_sched.h')
0 files changed, 0 insertions, 0 deletions