Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/net/
Dfib_tests.sh434 add_rt() function
486 add_rt "Directly connected nexthop, unicast address" 0 \
488 add_rt "Directly connected nexthop, unicast address with device" 0 \
490 add_rt "Gateway is linklocal address" 0 \
494 add_rt "Gateway is linklocal address, no device" 2 \
498 add_rt "Gateway can not be local unicast address" 2 \
500 add_rt "Gateway can not be local unicast address, with device" 2 \
502 add_rt "Gateway can not be a local linklocal address" 2 \
506 add_rt "Gateway can be local address in a VRF" 0 \
508 add_rt "Gateway can be local address in a VRF, with device" 0 \
[all …]