Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSPosix/
DmDNSPosix.c89 struct IfChangeRec struct
94 typedef struct IfChangeRec IfChangeRec; argument
1180 IfChangeRec *pChgRec = (IfChangeRec*) context; in InterfaceChangeCallback()
1208 IfChangeRec *pChgRec; in WatchForInterfaceChange()
1210 pChgRec = (IfChangeRec*) mDNSPlatformMemAllocate(sizeof *pChgRec); in WatchForInterfaceChange()