Searched refs:DNSPushNotificationServer (Results 1 – 4 of 4) sorted by relevance
91 DNSPushNotificationServer *next;97 DNSPushNotificationServer *server; // DNS Push Notification Servers for this zone112 extern DNSPushNotificationServer *GetConnectionToDNSPushNotificationServer(mDNS *m, DNSQuestion *q);113 extern DNSPushNotificationServer *SubscribeToDNSPushNotificationServer(mDNS *m, DNSQuestion *q);116 extern void DNSPushServerDrop(DNSPushNotificationServer *server);
5647 DNSPushNotificationServer *server, ResourceRecord *mrr) in DNSPushProcessResponse()5783 … const mDNSu8 *const end, DNSPushNotificationServer *server) in DNSPushProcessResponses()5826 DNSPushStartConnecting(DNSPushNotificationServer *server) in DNSPushStartConnecting()5876 static void DNSPushSendKeepalive(DNSPushNotificationServer *server, mDNSu32 inactivity_timeout, mDN… in DNSPushSendKeepalive()5913 static void DNSPushStop(mDNS *m, DNSPushNotificationServer *server) in DNSPushStop()5938 mDNSexport void DNSPushServerDrop(DNSPushNotificationServer *server) in DNSPushServerDrop()5951 static void DNSPushServerFree(mDNS *m, DNSPushNotificationServer *server) in DNSPushServerFree()5953 DNSPushNotificationServer **sp; in DNSPushServerFree()5976 DNSPushNotificationServer *server = context; in DNSPushDSOCallback()6122 DNSPushNotificationServer *GetConnectionToDNSPushNotificationServer(mDNS *m, DNSQuestion *q) in GetConnectionToDNSPushNotificationServer()[all …]
1833 typedef struct mDNS_DNSPushNotificationServer DNSPushNotificationServer; typedef1913 DNSPushNotificationServer *dnsPushServer;2333 DNSPushNotificationServer *DNSPushServers; // DNS Push Notification Servers
14893 DNSPushNotificationServer **psp; in uDNS_SetupDNSConfig()15051 DNSPushNotificationServer *server = *psp; in uDNS_SetupDNSConfig()