Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dfib_rule_tests.sh151 local getmatch="$2"
157 $IP -6 route get $GW_IP6 $getmatch | grep -q "table $RTABLE"
185 local getmatch
216 getmatch="tos $cnt"
218 fib_rule6_test_match_n_redirect "$match" "$getmatch" \
219 "$getnomatch" "$getmatch redirect to table" \
227 getmatch="tos $cnt"
230 "from $SRC_IP6 iif $DEV $getmatch" \
232 "iif $getmatch redirect to table" \
237 getmatch="mark 0x64"
[all …]