Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
A Dfib_rule_tests.sh106 local getmatch="$2"
109 $IP -6 route get $GW_IP6 $getmatch | grep -q "table $RTABLE"
131 getmatch="mark 0x64"
132 fib_rule6_test_match_n_redirect "$match" "$getmatch" "fwmark redirect to table"
137 getmatch="uid 100"
138 fib_rule6_test_match_n_redirect "$match" "$getmatch" "uid redirect to table"
175 local getmatch="$2"
178 $IP route get $GW_IP4 $getmatch | grep -q "table $RTABLE"
205 getmatch="mark 0x64"
211 getmatch="uid 100"
[all …]

Completed in 4 milliseconds