Home
last modified time | relevance | path

Searched refs:ip4_addr_set (Results 1 - 3 of 3) sorted by relevance

/kernel/liteos_a/net/lwip-2.1/enhancement/include/lwip/
H A Dfixme.h64 ip4_addr_set(ip_2_ip4(dest), ip_2_ip4(src)); \
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dipsec.c319 static int ip4_addr_set(int sock, uint32_t seq, const char *intf, in ip4_addr_set() function
429 if (ip4_addr_set(route_sock, (*route_seq)++, "lo", in tunnel_set_route()
459 if (ip4_addr_set(route_sock, route_seq++, veth, intsrc, PREFIX_LEN)) { in init_child()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dipsec.c357 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()

Completed in 7 milliseconds