Searched refs:ip4_addr_set (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/net/ |
H A D | ipsec.c | 357 static int ip4_addr_set(int sock, uint32_t seq, const char *intf, in ip4_addr_set() function 467 if (ip4_addr_set(route_sock, (*route_seq)++, "lo", in tunnel_set_route() 497 if (ip4_addr_set(route_sock, route_seq++, veth, intsrc, PREFIX_LEN)) { in init_child()
|