Searched refs:adt_get_local_address (Results 1 – 1 of 1) sorted by relevance
60 static int adt_get_local_address(int, struct ifaddrlist *);772 if (adt_get_local_address(family, &al) != 0) { in adt_get_hostIP()775 if (adt_get_local_address(family, &al) != 0) { in adt_get_hostIP()2102 adt_get_local_address(int family, struct ifaddrlist *al) in adt_get_local_address() function