Searched refs:inactiveInterfaceList (Results 1 – 2 of 2) sorted by relevance
157 mDNSInterfaceData * inactiveInterfaceList; member
490 check( !inMDNS->p->inactiveInterfaceList ); in mDNSPlatformClose()938 for( ifd = inMDNS->p->inactiveInterfaceList; ifd; ifd = ifd->next ) in mDNSPlatformInterfaceIndexfromInterfaceID()2693 p = &inMDNS->p->inactiveInterfaceList; in TearDownInterfaceList()2890 inIFD->next = inMDNS->p->inactiveInterfaceList; in TearDownInterface()2891 inMDNS->p->inactiveInterfaceList = inIFD; in TearDownInterface()