Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/
DmDNSWin32.h193 extern void TCPIPConfigDidChange( mDNS * const inMDNS );
DmDNSWin32.c3422 void TCPIPConfigDidChange( mDNS * const inMDNS ) in TCPIPConfigDidChange() function
/external/mdnsresponder/mDNSWindows/SystemService/
DService.c1401 TCPIPConfigDidChange( &gMDNSRecord ); in ServiceSpecificRun()