Searched refs:CheckAddr (Results 1 – 1 of 1) sorted by relevance
199 static int CheckAddr(int /*family */ ,1322 if ((len = CheckAddr(family, pAddr, length)) < 0) { in AddHost()1410 if ((len = CheckAddr(family, pAddr, length)) < 0) { in RemoveHost()1476 CheckAddr(int family, const void *pAddr, unsigned length) in CheckAddr() function