Home
last modified time | relevance | path

Searched refs:expand_ipv6 (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/testing/selftests/net/forwarding/
H A Dlib.sh1832 expand_ipv6()
1854 expand_ipv6 "$IP" :
/linux-6.15/tools/hv/
H A Dhv_kvp_daemon.c1078 static int expand_ipv6(char *addr, int type) in expand_ipv6() function
1208 } else if (expand_ipv6(addr, type)) { in process_ip_string()