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

/linux-master/tools/testing/selftests/net/
H A Dfib_rule_tests.sh189 local getmatch="$2"
193 $IP -6 route get $GW_IP6 $getmatch | grep -q "table $RTABLE"
216 local getmatch
240 getmatch="tos $cnt"
241 fib_rule6_test_match_n_redirect "$match" "$getmatch" \
242 "$getmatch redirect to table"
246 getmatch="mark 0x64"
247 fib_rule6_test_match_n_redirect "$match" "$getmatch" "fwmark redirect to table"
252 getmatch="uid 100"
253 fib_rule6_test_match_n_redirect "$match" "$getmatch" "ui
[all...]

Completed in 129 milliseconds