/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Ip4Dxe/ |
D | Ip4Common.c | 90 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip4GetHostCast() 145 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip4FindInterface() 175 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip4FindNet() 207 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip4FindStationAddress()
|
D | Ip4Impl.h | 185 LIST_ENTRY Interfaces; member
|
D | Ip4Driver.c | 219 InitializeListHead (&IpSb->Interfaces); in Ip4CreateService() 346 InsertHeadList (&IpSb->Interfaces, &IpSb->DefaultInterface->Link); in Ip4CreateService() 751 InsertHeadList (&IpSb->Interfaces, &IpIf->Link); in Ip4DriverBindingStop()
|
D | Ip4Output.c | 141 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip4SelectInterface()
|
D | Ip4Input.c | 1515 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip4Demultiplex() 1541 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip4Demultiplex()
|
D | Ip4Impl.c | 494 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip4ServiceConfigMnp() 666 InsertTailList (&IpSb->Interfaces, &IpIf->Link); in Ip4ConfigProtocol()
|
D | Ip4Config2Impl.c | 141 InsertHeadList (&IpSb->Interfaces, &IpIf->Link); in Ip4Config2OnPolicyChanged() 525 InsertHeadList (&IpSb->Interfaces, &IpIf->Link); in Ip4Config2SetDefaultAddr()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/ |
D | UsbDesc.c | 73 if (Config->Interfaces != NULL) { in UsbFreeConfigDesc() 78 Interface = Config->Interfaces[Index]; in UsbFreeConfigDesc() 96 FreePool (Config->Interfaces); in UsbFreeConfigDesc() 333 Config->Interfaces = AllocateZeroPool (sizeof (USB_INTERFACE_DESC *) * NumIf); in UsbParseConfigDesc() 335 if (Config->Interfaces == NULL) { in UsbParseConfigDesc() 349 Config->Interfaces[Index] = Interface; in UsbParseConfigDesc() 384 Interface = Config->Interfaces[Setting->Desc.InterfaceNumber]; in UsbParseConfigDesc()
|
D | UsbEnumer.c | 414 IfDesc = ConfigDesc->Interfaces[Index]; in UsbSelectConfig() 420 UsbIf = UsbCreateInterface (Device, ConfigDesc->Interfaces[Index]); in UsbSelectConfig() 428 Device->Interfaces[Index] = UsbIf; in UsbSelectConfig() 520 UsbIf = Device->Interfaces[Index]; in UsbRemoveConfig() 529 Device->Interfaces[Index] = NULL; in UsbRemoveConfig()
|
D | UsbDesc.h | 73 USB_INTERFACE_DESC **Interfaces; member
|
D | UsbBus.h | 190 USB_INTERFACE *Interfaces [USB_MAX_INTERFACE]; member
|
D | UsbBus.c | 1020 RootHub->Interfaces[0] = RootIf; in UsbBusBuildProtocol() 1471 RootIf = RootHub->Interfaces[0]; in UsbBusControllerDriverStop()
|
/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/ |
D | Ip6Impl.h | 178 LIST_ENTRY Interfaces; member
|
D | Ip6Driver.c | 292 InitializeListHead (&IpSb->Interfaces); in Ip6CreateService() 481 InsertHeadList (&IpSb->Interfaces, &IpSb->DefaultInterface->Link); in Ip6CreateService()
|
D | Ip6Common.c | 536 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6IsOneOfSetAddress()
|
D | Ip6Input.c | 1685 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6Demultiplex() 1705 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6Demultiplex()
|
D | Ip6Nd.c | 307 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6DestroyPrefixListEntry() 1064 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6FindDADEntry() 2800 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6NdFasterTimerTicking()
|
D | Ip6Output.c | 67 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6CandidateSource()
|
D | Ip6ConfigImpl.c | 96 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6ConfigOnPolicyChanged() 965 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6ConfigSetMaunualAddress()
|
D | Ip6Impl.c | 531 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) { in Ip6ServiceConfigMnp()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/DOC/ |
D | lzma-history.txt | 271 - Interfaces for ANSI-C LZMA Decoder (LzmaDecode.c) were changed
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/DOC/ |
D | lzma-history.txt | 271 - Interfaces for ANSI-C LZMA Decoder (LzmaDecode.c) were changed
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/DOC/ |
D | lzma-history.txt | 271 - Interfaces for ANSI-C LZMA Decoder (LzmaDecode.c) were changed
|