]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc/class: make filter variables static
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 15 Nov 2018 22:36:31 +0000 (14:36 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 19 Nov 2018 19:42:44 +0000 (11:42 -0800)
commit7e569d92a99f28f161a4eec940588d2ad2fd54a9
tree34f4b5b3e1d9a8cdf3ecb14bba1fd2d152f5af54
parentf63c3f9a81a967c8c2cceb414ae03206f0a1e934
tc/class: make filter variables static

Only used in this file.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
tc/tc_class.c