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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/NicIp4Config/
NicIp4Config.h 58 // a specific NIC. NIC_IP4_CONFIG_INFO contains the IP4 configure
60 // save the configuration. NIC_IP4_CONFIG_INFO and IP4_CONFIG_VARIABLE
76 } NIC_IP4_CONFIG_INFO;
81 UINT32 Count; // Number of NIC_IP4_CONFIG_INFO follows
82 NIC_IP4_CONFIG_INFO ConfigInfo;
90 OUT NIC_IP4_CONFIG_INFO *NicConfig OPTIONAL
97 IN NIC_IP4_CONFIG_INFO *NicConfig, OPTIONAL
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DxeNetLib.c 40 #define NIC_ITEM_CONFIG_SIZE sizeof (NIC_IP4_CONFIG_INFO) + sizeof (EFI_IP4_ROUTE_TABLE) * MAX_IP4_CONFIG_IN_VARIABLE
    [all...]

Completed in 113 milliseconds