Home
last modified time | relevance | path

Searched refs:IfChangeRec (Results 1 – 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSPosix/
DmDNSPosix.c82 struct IfChangeRec struct
87 typedef struct IfChangeRec IfChangeRec; typedef
1156 IfChangeRec *pChgRec = (IfChangeRec*) context; in InterfaceChangeCallback()
1184 IfChangeRec *pChgRec; in WatchForInterfaceChange()
1186 pChgRec = (IfChangeRec*) mDNSPlatformMemAllocate(sizeof *pChgRec); in WatchForInterfaceChange()