Lines Matching refs:TC
12 # that need to collaborate between XDP and TC hooks. Thus, it is
19 [ -z "$TC" ] && TC=tc
26 echo " --flush : Cleanup flush TC and XDP progs"
27 echo " --list : (\$LIST) List TC and XDP progs"
49 # Wrapper call for TC and IP
70 _call_cmd "$TC" "" "$@"
73 _call_cmd "$TC" "allow_fail" "$@"
105 info "Dry-run mode: enable VERBOSE and don't call TC+IP" >&2
147 info "Listing current TC ingress rules"
163 info "Flush TC on device: $device"