Home | History | Annotate | Download | only in DnsDxe

Lines Matching refs:IP_VERSION_4

108   if (Service->IpVersion == IP_VERSION_4) {

257 if (IpVersion == IP_VERSION_4) {
282 if (DnsSb->IpVersion == IP_VERSION_4) {
669 Status = DnsCreateService (ControllerHandle, This->DriverBindingHandle, IP_VERSION_4, &DnsSb);