commit | 56a20680f70393d199fc5e8ecc7859549ca5a0c0 | [log] [tgz] |
---|---|---|
author | Yotam Gigi <yotamg@mellanox.com> | Thu Jul 21 12:03:16 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 24 23:12:00 2016 -0700 |
tree | cd44e79caaa447e725e81440c82227c2b811be15 | |
parent | 230190548b7529d02d38f450748baf0721332f26 [diff] |
net/sched: act_mirred: Add helper inlines to access tcf_mirred info. The helper function is_tcf_mirred_mirror helps finding whether an action struct is of type mirred and is configured to be of type mirror. Signed-off-by: Yotam Gigi <yotamg@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>