Searched refs:iAddr (Results 1 – 2 of 2) sorted by relevance
229 DWORD outIDCount, i1, iAddr; in WSHIoctl_GetInterfaceList() local345 for (iAddr = 0; iAddr < pIntfIDItem->numaddr; iAddr++) in WSHIoctl_GetInterfaceList()406 for (iAddr = 0; iAddr < pIntfIDItem->numaddr; iAddr++) in WSHIoctl_GetInterfaceList()
633 struct in_addr iAddr; in toIPAddressString() local635 iAddr.s_addr = addr; in toIPAddressString()638 strncpy(string, inet_ntoa(iAddr), 16); in toIPAddressString()640 return inet_ntoa(iAddr); in toIPAddressString()