Searched refs:IfChangeRec (Results 1 – 1 of 1) sorted by relevance
70 struct IfChangeRec struct75 typedef struct IfChangeRec IfChangeRec; argument1232 IfChangeRec *pChgRec = (IfChangeRec*) context; in InterfaceChangeCallback()1260 IfChangeRec *pChgRec; in WatchForInterfaceChange()1262 pChgRec = (IfChangeRec*) mDNSPlatformMemAllocate(sizeof *pChgRec); in WatchForInterfaceChange()