Lines Matching refs:tc
18 tc qdisc add dev h1-et clsact
26 tc qdisc del dev h1-et clsact
46 tc qdisc add dev $swp1 clsact
53 tc qdisc del dev $swp1 clsact
79 if ! tc action add action tunnel_key help 2>&1 | grep -q nofrag; then
104 tc filter add dev $swp1 ingress protocol ip pref 100 handle 100 \
107 tc filter add dev $swp1 ingress protocol ip pref 101 handle 101 \
110 tc filter add dev $swp1 ingress protocol ip pref 102 handle 102 \
115 tc filter add dev h1-et egress protocol all pref 1 handle 1 matchall $tcflags \
130 tc actions change action tunnel_key set src_ip 192.0.2.1 dst_ip 192.0.2.2 id 42 index 10
140 tc filter del dev $swp1 ingress protocol ip pref $i handle $i flower
142 tc filter del dev h1-et egress pref 1 handle 1 matchall