Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSCore/
DmDNSEmbeddedAPI.h2619 typedef void (*TCPConnectionCallback)(TCPSocket *sock, void *context, mDNSBool ConnectionEstablishe… typedef
2624 mDNSInterfaceID InterfaceID, TCPConnectionCallback callback, void *context);
/external/mdnsresponder/mDNSPosix/
DmDNSPosix.c351 TCPConnectionCallback callback, void *context) in mDNSPlatformTCPConnect()