Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_tc_redirect.sh54 readonly IP4_DLL="169.254.0.2"
87 ip -netns ${NS_FWD} addr add ${IP4_DLL}/32 dev veth_dst_fwd
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dtc_redirect.c54 #define IP4_DLL "169.254.0.2" macro
268 SYS(fail, "ip addr add " IP4_DLL "/32 dev dst_fwd"); in netns_setup_links_and_routes()