Searched refs:ip_route_add (Results 1 – 8 of 8) sorted by relevance
| /tools/testing/selftests/net/tcp_ao/ |
| A D | bench-lookups.c | 51 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 D | self-connect.c | 20 if (ip_route_add(lo_intf, TEST_FAMILY, local_addr, local_addr)) in __setup_lo_intf()
|
| A D | unsigned-md5.c | 129 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 D | vxlan_reserved.sh | 71 ip_route_add 192.0.2.32/28 nexthop via 192.0.2.18
|
| /tools/testing/selftests/net/tcp_ao/lib/ |
| A D | setup.c | 171 if (ip_route_add(veth, family, addr, dest)) in link_init()
|
| A D | netlink.c | 302 int ip_route_add(const char *intf, int family, in ip_route_add() function
|
| A D | aolib.h | 282 extern int ip_route_add(const char *intf, int family,
|
| /tools/testing/selftests/net/ |
| A D | lib.sh | 616 ip_route_add() function
|
Completed in 18 milliseconds