Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/net/tcp_ao/
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()
Dunsigned-md5.c125 if (ip_route_add(veth_name, family, this_ip_addr, client2)) in server_add_routes()
127 if (ip_route_add(veth_name, family, this_ip_addr, client3)) in server_add_routes()
/linux-6.12.1/tools/testing/selftests/net/tcp_ao/lib/
Dsetup.c171 if (ip_route_add(veth, family, addr, dest)) in link_init()
Dnetlink.c302 int ip_route_add(const char *intf, int family, in ip_route_add() function
Daolib.h281 extern int ip_route_add(const char *intf, int family,