Searched refs:NewConnectionCallback (Results 1 – 2 of 2) sorted by relevance
18 typedef status_t (*NewConnectionCallback)(void *cookie, BNetEndpoint &endpoint); typedef25 NewConnectionCallback callback = NULL,42 NewConnectionCallback fNewConnectionCallback;
25 NewConnectionCallback newConnectionCallback, void *newConnectionCookie) in NetReceiver()