commit | 2190d1d0944f84c55cdfdb89c7920f8f9311bdde | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Wed May 17 11:07:59 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed May 17 15:22:13 2017 -0400 |
tree | 0518f2849f7be8b42a1e3a8603b683e4317db728 | |
parent | 7961973a0087824fdc9d0303b0033ab79b557278 [diff] |
net: sched: introduce helpers to work with filter chains Introduce struct tcf_chain object and set of helpers around it. Wraps up insertion, deletion and search in the filter chain. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>