commit | 861932ecc36063196c80ca3e240502b0f6d0e977 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Wed Aug 09 14:30:31 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 11 13:47:00 2017 -0700 |
tree | 88881a22658624a2da8481ec2d6d5e3e1a94aeb5 | |
parent | c5ebc4409f2bb2c0b053c204ba197c6b71527eed [diff] |
net: sched: Add helpers to identify classids Offloading drivers need to understand what qdisc class a filter is added to. Currently they only need to identify ingress, clsact->ingress and clsact->egress. So provide these helpers. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>