Searched refs:ip4_route_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | ipsec.c | 387 static int ip4_route_set(int sock, uint32_t seq, const char *intf, in ip4_route_set() function 435 if (ip4_route_set(route_sock, (*route_seq)++, veth, tunsrc, tundst)) { in tunnel_set_route()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | ipsec.c | 425 static int ip4_route_set(int sock, uint32_t seq, const char *intf, in ip4_route_set() function 473 if (ip4_route_set(route_sock, (*route_seq)++, veth, tunsrc, tundst)) { in tunnel_set_route()
|
Completed in 6 milliseconds