Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/net/
Dfib_tests.sh437 add_rt() function
489 add_rt "Directly connected nexthop, unicast address" 0 \
491 add_rt "Directly connected nexthop, unicast address with device" 0 \
493 add_rt "Gateway is linklocal address" 0 \
497 add_rt "Gateway is linklocal address, no device" 2 \
501 add_rt "Gateway can not be local unicast address" 2 \
503 add_rt "Gateway can not be local unicast address, with device" 2 \
505 add_rt "Gateway can not be a local linklocal address" 2 \
509 add_rt "Gateway can be local address in a VRF" 0 \
511 add_rt "Gateway can be local address in a VRF, with device" 0 \
[all …]