Searched refs:IfChangeRec (Results 1 – 1 of 1) sorted by relevance
89 struct IfChangeRec struct94 typedef struct IfChangeRec IfChangeRec; argument1180 IfChangeRec *pChgRec = (IfChangeRec*) context; in InterfaceChangeCallback()1208 IfChangeRec *pChgRec; in WatchForInterfaceChange()1210 pChgRec = (IfChangeRec*) mDNSPlatformMemAllocate(sizeof *pChgRec); in WatchForInterfaceChange()