HomeSort by relevance Sort by last modified time
    Searched defs:Ip4Config2Instance (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/
Ip4Config2Nv.c 868 IP4_CONFIG2_INSTANCE *Ip4Config2Instance;
890 Ip4Config2Instance = IP4_CONFIG2_INSTANCE_FROM_FORM_CALLBACK(Private);
903 Ip4Config2ConvertConfigNvDataToIfrNvData (Ip4Config2Instance, IfrFormNvData);
1011 IP4_CONFIG2_INSTANCE *Ip4Config2Instance;
1024 Ip4Config2Instance = IP4_CONFIG2_INSTANCE_FROM_FORM_CALLBACK(Private);
    [all...]
Ip4Impl.h 222 IP4_CONFIG2_INSTANCE Ip4Config2Instance;
237 CR (This, IP4_SERVICE, Ip4Config2Instance, IP4_SERVICE_SIGNATURE)

Completed in 106 milliseconds