summaryrefslogtreecommitdiffstats
path: root/net/sched/cls_api.c
diff options
context:
space:
mode:
authorPablo Neira Ayuso2019-07-09 22:55:44 +0200
committerDavid S. Miller2019-07-09 23:38:50 +0200
commit67bd0d5ea7974d9dc9c502c7b4096e16a80a553d (patch)
tree5c983dab9b8ce090365c46efd3821b1b13e4a97c /net/sched/cls_api.c
parentnet: flow_offload: add list handling functions (diff)
downloadkernel-qcow2-linux-67bd0d5ea7974d9dc9c502c7b4096e16a80a553d.tar.gz
kernel-qcow2-linux-67bd0d5ea7974d9dc9c502c7b4096e16a80a553d.tar.xz
kernel-qcow2-linux-67bd0d5ea7974d9dc9c502c7b4096e16a80a553d.zip
net: flow_offload: add flow_block_cb_{priv, incref, decref}()
This patch completes the flow block API to introduce: * flow_block_cb_priv() to access callback private data. * flow_block_cb_incref() to bump reference counter on this flow block. * flow_block_cb_decref() to decrement the reference counter. These functions are taken from the existing tcf_block_cb_priv(), tcf_block_cb_incref() and tcf_block_cb_decref(). Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_api.c')
0 files changed, 0 insertions, 0 deletions