Searched refs:getmatch (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/net/
H A Dfib_rule_tests.sh165 local getmatch="$2"
169 $IP -6 route get $GW_IP6 $getmatch | grep -q "table $RTABLE"
192 local getmatch
216 getmatch="tos $cnt"
217 fib_rule6_test_match_n_redirect "$match" "$getmatch" \
218 "$getmatch redirect to table"
222 getmatch="mark 0x64"
223 fib_rule6_test_match_n_redirect "$match" "$getmatch" "fwmark redirect to table"
228 getmatch="uid 100"
229 fib_rule6_test_match_n_redirect "$match" "$getmatch" "ui
[all...]

Completed in 207 milliseconds