Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DDnsProtocol.c866 Instance = DNS_INSTANCE_FROM_THIS_PROTOCOL6 (This); in Dns6GetModeData()
972 Instance = DNS_INSTANCE_FROM_THIS_PROTOCOL6 (This); in Dns6Configure()
1126 Instance = DNS_INSTANCE_FROM_THIS_PROTOCOL6 (This); in Dns6HostNameToIp()
1362 Instance = DNS_INSTANCE_FROM_THIS_PROTOCOL6 (This); in Dns6GeneralLookUp()
1525 Instance = DNS_INSTANCE_FROM_THIS_PROTOCOL6 (This); in Dns6Poll()
1569 Instance = DNS_INSTANCE_FROM_THIS_PROTOCOL6 (This); in Dns6Cancel()
DDnsDriver.h111 #define DNS_INSTANCE_FROM_THIS_PROTOCOL6(a) \ macro
DDnsDriver.c1496 Instance = DNS_INSTANCE_FROM_THIS_PROTOCOL6 (Dns6); in Dns6ServiceBindingDestroyChild()