diff options
author | John Hurley <[email protected]> | 2018-06-25 14:30:05 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-06-26 23:21:32 +0900 |
commit | e56185c78b500ac4d08768278ad8a25d5b756942 (patch) | |
tree | 809983ccab0ea7662e77602f50780ddcba748774 /lib/test_overflow.c | |
parent | 60513bd82c825b659c05957e4f8106ba06f0797f (diff) |
net: sched: add tcf_proto_op to offload a rule
Create a new tcf_proto_op called 'reoffload' that generates a new offload
message for each node in a tcf_proto. Pointers to the tcf_proto and
whether the offload request is to add or delete the node are included.
Also included is a callback function to send the offload message to and
the option of priv data to go with the cb.
Signed-off-by: John Hurley <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions