Searched refs:IP6_CONFIG_INSTANCE (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/ |
D | Ip6ConfigImpl.h | 31 typedef struct _IP6_CONFIG_INSTANCE IP6_CONFIG_INSTANCE; typedef 35 IP6_CONFIG_INSTANCE, \ 43 IP6_CONFIG_INSTANCE, \ 78 IN IP6_CONFIG_INSTANCE *Instance, 102 IN IP6_CONFIG_INSTANCE *Instance, 233 IN OUT IP6_CONFIG_INSTANCE *Instance 270 IN IP6_CONFIG_INSTANCE *Instance, 285 OUT IP6_CONFIG_INSTANCE *Instance 296 IN OUT IP6_CONFIG_INSTANCE *Instance 310 IN OUT IP6_CONFIG_INSTANCE *Instance
|
D | Ip6ConfigNv.h | 54 IN OUT IP6_CONFIG_INSTANCE *Instance 65 IN OUT IP6_CONFIG_INSTANCE *Instance
|
D | Ip6ConfigImpl.c | 149 IN IP6_CONFIG_INSTANCE *Instance, in Ip6ConfigStartStatefulAutoConfig() 324 IN OUT IP6_CONFIG_INSTANCE *Instance in Ip6ConfigReadConfigData() 444 IN IP6_CONFIG_INSTANCE *Instance in Ip6ConfigWriteConfigData() 527 IN IP6_CONFIG_INSTANCE *Instance, in Ip6ConfigGetIfInfo() 604 IN IP6_CONFIG_INSTANCE *Instance, in Ip6ConfigSetAltIfId() 645 IN IP6_CONFIG_INSTANCE *Instance, in Ip6ConfigSetPolicy() 733 IN IP6_CONFIG_INSTANCE *Instance, in Ip6ConfigSetDadXmits() 773 IP6_CONFIG_INSTANCE *Instance; in Ip6ManualAddrDadCallback() 782 Instance = (IP6_CONFIG_INSTANCE *) Context; in Ip6ManualAddrDadCallback() 896 IN IP6_CONFIG_INSTANCE *Instance, in Ip6ConfigSetMaunualAddress() [all …]
|
D | Ip6ConfigNv.c | 801 IN IP6_CONFIG_INSTANCE *Instance, in Ip6BuildNvAddressInfo() 879 IN IP6_CONFIG_INSTANCE *Instance in Ip6ConvertConfigNvDataToIfrNvData() 1010 IN OUT IP6_CONFIG_INSTANCE *Instance in Ip6ConvertIfrNvDataToConfigNvDataGeneral() 1093 IN OUT IP6_CONFIG_INSTANCE *Instance in Ip6ConvertIfrNvDataToConfigNvDataAdvanced() 1367 IP6_CONFIG_INSTANCE *Ip6ConfigInstance; in Ip6FormExtractConfig() 1534 IN IP6_CONFIG_INSTANCE *Instance in Ip6GetCurrentSetting() 1719 IP6_CONFIG_INSTANCE *Instance; in Ip6FormCallback() 1891 IN OUT IP6_CONFIG_INSTANCE *Instance in Ip6ConfigFormInit() 2039 IN OUT IP6_CONFIG_INSTANCE *Instance in Ip6ConfigFormUnload()
|
D | Ip6Impl.h | 238 IP6_CONFIG_INSTANCE Ip6ConfigInstance;
|
D | Ip6Driver.c | 361 ZeroMem (&IpSb->Ip6ConfigInstance, sizeof (IP6_CONFIG_INSTANCE)); in Ip6CreateService()
|