Searched refs:getinterface_ip (Results 1 – 3 of 3) sorted by relevance
26 union anyip *getinterface_ip(const char *interface, int family);
100 union anyip *getinterface_ip(const char *interface, int family) { in getinterface_ip() function
234 interface_ip = getinterface_ip(interface, AF_INET6); in update_clat_ipv6_address()