Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/
H 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()
H A Dself-connect.c20 if (ip_route_add(lo_intf, TEST_FAMILY, local_addr, local_addr)) in __setup_lo_intf()
H 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()
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dsetup.c171 if (ip_route_add(veth, family, addr, dest)) in link_init()
H A Dnetlink.c302 int ip_route_add(const char *intf, int family, in ip_route_add() function
H A Daolib.h282 extern int ip_route_add(const char *intf, int family,