diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2016-03-16 01:42:50 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-03-19 00:38:46 +0100 |
commit | 808c1b697c3c4dd2a7132882424c390b0d0acfb9 (patch) | |
tree | c43c9d8bd383b1c6063110c26c1ff495a37b5827 /net/openvswitch/flow.h | |
parent | bpf: make skb->tc_classid also readable (diff) | |
download | linux-808c1b697c3c4dd2a7132882424c390b0d0acfb9.tar.xz linux-808c1b697c3c4dd2a7132882424c390b0d0acfb9.zip |
bpf, dst: add and use dst_tclassid helper
We can just add a small helper dst_tclassid() for retrieving the
dst->tclassid value. It makes the code a bit better in that we can
get rid of the ifdef from filter.c by moving this into the header.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch/flow.h')
0 files changed, 0 insertions, 0 deletions