Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/
DmDNSWin32.c164 mDNSlocal void DispatchUDPEvent( mDNS * const m, UDPSocket * sock );
5130 DispatchUDPEvent( inMDNS, udpSock ); in DispatchSocketEvents()
5144 DispatchUDPEvent( mDNS * const inMDNS, UDPSocket * sock ) in DispatchUDPEvent() function