aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorToshiaki Makita <makita.toshiaki@lab.ntt.co.jp>2018-08-03 16:58:15 +0900
committerDaniel Borkmann <daniel@iogearbox.net>2018-08-10 16:12:21 +0200
commit0b19cc0a8694d4295383f88bc3441765875a57bc (patch)
tree089270ead91559d2164d10a98d00515b236e8394 /drivers/net
parentveth: Add ndo_xdp_xmit (diff)
downloadlinux-dev-0b19cc0a8694d4295383f88bc3441765875a57bc.tar.xz
linux-dev-0b19cc0a8694d4295383f88bc3441765875a57bc.zip
bpf: Make redirect_info accessible from modules
We are going to add kern_flags field in redirect_info for kernel internal use. In order to avoid function call to access the flags, make redirect_info accessible from modules. Also as it is now non-static, add prefix bpf_ to redirect_info. v6: - Fix sparse warning around EXPORT_SYMBOL. Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions