Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/forwarding/
H A Dlib.sh1897 expand_ipv6()
1919 expand_ipv6 "$IP" :
/linux/tools/hv/
H A Dhv_kvp_daemon.c1124 static int expand_ipv6(char *addr, int type) in expand_ipv6() function
1254 } else if (expand_ipv6(addr, type)) { in process_ip_string()