Home
last modified time | relevance | path

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

/tools/testing/selftests/net/tcp_ao/
A Dbench-lookups.c51 err = ip_route_add(veth_name, TEST_FAMILY, this_ip_addr, *p); in test_add_routes()
284 ret = ip_route_add(veth_name, TEST_FAMILY, taddr, this_ip_dest); in client_addr_setup()
A Dself-connect.c20 if (ip_route_add(lo_intf, TEST_FAMILY, local_addr, local_addr)) in __setup_lo_intf()
A Dunsigned-md5.c129 if (ip_route_add(veth_name, family, this_ip_addr, client2)) in server_add_routes()
131 if (ip_route_add(veth_name, family, this_ip_addr, client3)) in server_add_routes()
/tools/testing/selftests/net/forwarding/
A Dvxlan_reserved.sh71 ip_route_add 192.0.2.32/28 nexthop via 192.0.2.18
/tools/testing/selftests/net/tcp_ao/lib/
A Dsetup.c171 if (ip_route_add(veth, family, addr, dest)) in link_init()
A Dnetlink.c302 int ip_route_add(const char *intf, int family, in ip_route_add() function
A Daolib.h282 extern int ip_route_add(const char *intf, int family,
/tools/testing/selftests/net/
A Dlib.sh616 ip_route_add() function

Completed in 18 milliseconds