Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DDnsProtocol.c89 Instance = DNS_INSTANCE_FROM_THIS_PROTOCOL4 (This); in Dns4GetModeData()
214 Instance = DNS_INSTANCE_FROM_THIS_PROTOCOL4 (This); in Dns4Configure()
376 Instance = DNS_INSTANCE_FROM_THIS_PROTOCOL4 (This); in Dns4HostNameToIp()
620 Instance = DNS_INSTANCE_FROM_THIS_PROTOCOL4 (This); in Dns4GeneralLookUp()
796 Instance = DNS_INSTANCE_FROM_THIS_PROTOCOL4 (This); in Dns4Poll()
849 Instance = DNS_INSTANCE_FROM_THIS_PROTOCOL4 (This); in Dns4Cancel()
DDnsDriver.h108 #define DNS_INSTANCE_FROM_THIS_PROTOCOL4(a) \ macro
DDnsDriver.c1253 Instance = DNS_INSTANCE_FROM_THIS_PROTOCOL4 (Dns4); in Dns4ServiceBindingDestroyChild()