commit | fa762da94d9860f584c909621d1f8ccbe24c5d5e | [log] [tgz] |
---|---|---|
author | Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com> | Sat May 04 04:46:21 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun May 05 21:49:24 2019 -0700 |
tree | 7e16f65a6897a28db64996d66310ffb00a19b92a | |
parent | dfcb19f0fae3d07f9c56f6efe2c9bbebef6826c9 [diff] |
net/sched: move police action structures to header Move tcf_police_params, tcf_police and tc_police_compat structures to a header. Making them usable to other code for example drivers that would offload police actions to hardware. Signed-off-by: Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com> Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>