HomeSort by: relevance | last modified time | path
    Searched refs:dns_host_description_t (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-gw.h 51 typedef struct dns_host_description dns_host_description_t; typedef in typeref:struct:dns_host_description
71 dns_host_description_t *NULLABLE host;
106 dns_host_description_t *NONNULL host;
srp-mdns-proxy.h 43 typedef struct dns_host_description dns_host_description_t; typedef in typeref:struct:dns_host_description
287 dns_host_description_t *NULLABLE host; // Host data parsed from message
srp-dns-proxy.c 91 service_t *services, dns_host_description_t *host_description)
885 srp_update_start(comm_t *connection, dns_message_t *parsed_message, dns_host_description_t *host,
srp-parse.c 258 dns_host_description_t *host_description = NULL;
srp-mdns-proxy.c 3497 dns_host_description_t *new_host, adv_host_t *host,
3518 dns_host_description_t *new_host = client_update->host;
3531 dns_host_description_t *update_host = update->host;

Completed in 23 milliseconds