Searched refs:IfChangeRec (Results 1 – 1 of 1) sorted by relevance
82 struct IfChangeRec struct87 typedef struct IfChangeRec IfChangeRec; typedef1156 IfChangeRec *pChgRec = (IfChangeRec*) context; in InterfaceChangeCallback()1184 IfChangeRec *pChgRec; in WatchForInterfaceChange()1186 pChgRec = (IfChangeRec*) mDNSPlatformMemAllocate(sizeof *pChgRec); in WatchForInterfaceChange()