Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DDnsDriver.h29 typedef struct _DNS_SERVICE DNS_SERVICE; typedef
81 DNS_SERVICE *Service;
106 CR (a, DNS_SERVICE, ServiceBinding, DNS_SERVICE_SIGNATURE)
138 IN DNS_SERVICE *Service,
186 IN DNS_SERVICE *DnsSb
211 OUT DNS_SERVICE **Service
DDnsDriver.c89 IN DNS_SERVICE *Service, in DnsCreateInstance()
201 IN DNS_SERVICE *DnsSb in DnsDestroyService()
239 OUT DNS_SERVICE **Service in DnsCreateService()
243 DNS_SERVICE *DnsSb; in DnsCreateService()
250 DnsSb = AllocateZeroPool (sizeof (DNS_SERVICE)); in DnsCreateService()
666 DNS_SERVICE *DnsSb; in Dns4DriverBindingStart()
738 DNS_SERVICE *DnsSb; in Dns4DriverBindingStop()
930 DNS_SERVICE *DnsSb; in Dns6DriverBindingStart()
1003 DNS_SERVICE *DnsSb; in Dns6DriverBindingStop()
1096 DNS_SERVICE *DnsSb; in Dns4ServiceBindingCreateChild()
[all …]
DDnsImpl.c549 DNS_SERVICE *Service; in Dns4GetMapping()
601 DNS_SERVICE *Service; in Dns6GetMapping()
1911 DNS_SERVICE *Service; in DnsOnTimerRetransmit()
1925 Service = (DNS_SERVICE *) Context; in DnsOnTimerRetransmit()