Home
last modified time | relevance | path

Searched refs:DupAddrDetectList (Results 1 – 25 of 40) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/NetworkPkg/Ip6Dxe/
H A DIp6If.c230 InitializeListHead (&Interface->DupAddrDetectList); in Ip6CreateInterface()
321 while (!IsListEmpty (&Interface->DupAddrDetectList)) { in Ip6CleanInterface()
322 Duplicate = NET_LIST_HEAD (&Interface->DupAddrDetectList, IP6_DAD_ENTRY, Link); in Ip6CleanInterface()
323 NetListRemoveHead (&Interface->DupAddrDetectList); in Ip6CleanInterface()
H A DIp6If.h126 LIST_ENTRY DupAddrDetectList; member
H A DIp6Nd.c1021 InsertTailList (&IpIf->DupAddrDetectList, &Entry->Link); in Ip6InitDADProcess()
1061 NET_LIST_FOR_EACH (Entry2, &IpIf->DupAddrDetectList) { in Ip6FindDADEntry()
2834 NET_LIST_FOR_EACH_SAFE (Entry2, Next, &IpIf->DupAddrDetectList) { in Ip6NdFasterTimerTicking()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/NetworkPkg/Ip6Dxe/
H A DIp6If.c230 InitializeListHead (&Interface->DupAddrDetectList); in Ip6CreateInterface()
321 while (!IsListEmpty (&Interface->DupAddrDetectList)) { in Ip6CleanInterface()
322 Duplicate = NET_LIST_HEAD (&Interface->DupAddrDetectList, IP6_DAD_ENTRY, Link); in Ip6CleanInterface()
323 NetListRemoveHead (&Interface->DupAddrDetectList); in Ip6CleanInterface()
H A DIp6If.h126 LIST_ENTRY DupAddrDetectList; member
H A DIp6Nd.c1021 InsertTailList (&IpIf->DupAddrDetectList, &Entry->Link); in Ip6InitDADProcess()
1061 NET_LIST_FOR_EACH (Entry2, &IpIf->DupAddrDetectList) { in Ip6FindDADEntry()
2824 NET_LIST_FOR_EACH_SAFE (Entry2, Next, &IpIf->DupAddrDetectList) { in Ip6NdFasterTimerTicking()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/NetworkPkg/Ip6Dxe/
H A DIp6If.c230 InitializeListHead (&Interface->DupAddrDetectList); in Ip6CreateInterface()
321 while (!IsListEmpty (&Interface->DupAddrDetectList)) { in Ip6CleanInterface()
322 Duplicate = NET_LIST_HEAD (&Interface->DupAddrDetectList, IP6_DAD_ENTRY, Link); in Ip6CleanInterface()
323 NetListRemoveHead (&Interface->DupAddrDetectList); in Ip6CleanInterface()
H A DIp6If.h126 LIST_ENTRY DupAddrDetectList; member
H A DIp6Nd.c1021 InsertTailList (&IpIf->DupAddrDetectList, &Entry->Link); in Ip6InitDADProcess()
1061 NET_LIST_FOR_EACH (Entry2, &IpIf->DupAddrDetectList) { in Ip6FindDADEntry()
2834 NET_LIST_FOR_EACH_SAFE (Entry2, Next, &IpIf->DupAddrDetectList) { in Ip6NdFasterTimerTicking()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/NetworkPkg/Ip6Dxe/
H A DIp6If.c230 InitializeListHead (&Interface->DupAddrDetectList); in Ip6CreateInterface()
321 while (!IsListEmpty (&Interface->DupAddrDetectList)) { in Ip6CleanInterface()
322 Duplicate = NET_LIST_HEAD (&Interface->DupAddrDetectList, IP6_DAD_ENTRY, Link); in Ip6CleanInterface()
323 NetListRemoveHead (&Interface->DupAddrDetectList); in Ip6CleanInterface()
H A DIp6If.h126 LIST_ENTRY DupAddrDetectList; member
H A DIp6Nd.c1021 InsertTailList (&IpIf->DupAddrDetectList, &Entry->Link); in Ip6InitDADProcess()
1061 NET_LIST_FOR_EACH (Entry2, &IpIf->DupAddrDetectList) { in Ip6FindDADEntry()
2834 NET_LIST_FOR_EACH_SAFE (Entry2, Next, &IpIf->DupAddrDetectList) { in Ip6NdFasterTimerTicking()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/NetworkPkg/Ip6Dxe/
H A DIp6If.c230 InitializeListHead (&Interface->DupAddrDetectList); in Ip6CreateInterface()
321 while (!IsListEmpty (&Interface->DupAddrDetectList)) { in Ip6CleanInterface()
322 Duplicate = NET_LIST_HEAD (&Interface->DupAddrDetectList, IP6_DAD_ENTRY, Link); in Ip6CleanInterface()
323 NetListRemoveHead (&Interface->DupAddrDetectList); in Ip6CleanInterface()
H A DIp6If.h126 LIST_ENTRY DupAddrDetectList; member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/NetworkPkg/Ip6Dxe/
H A DIp6If.c236 InitializeListHead (&Interface->DupAddrDetectList); in Ip6CreateInterface()
327 while (!IsListEmpty (&Interface->DupAddrDetectList)) { in Ip6CleanInterface()
328 Duplicate = NET_LIST_HEAD (&Interface->DupAddrDetectList, IP6_DAD_ENTRY, Link); in Ip6CleanInterface()
329 NetListRemoveHead (&Interface->DupAddrDetectList); in Ip6CleanInterface()
H A DIp6If.h132 LIST_ENTRY DupAddrDetectList; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/NetworkPkg/Ip6Dxe/
H A DIp6If.c230 InitializeListHead (&Interface->DupAddrDetectList); in Ip6CreateInterface()
321 while (!IsListEmpty (&Interface->DupAddrDetectList)) { in Ip6CleanInterface()
322 Duplicate = NET_LIST_HEAD (&Interface->DupAddrDetectList, IP6_DAD_ENTRY, Link); in Ip6CleanInterface()
323 NetListRemoveHead (&Interface->DupAddrDetectList); in Ip6CleanInterface()
H A DIp6If.h126 LIST_ENTRY DupAddrDetectList; member
H A DIp6Nd.c1021 InsertTailList (&IpIf->DupAddrDetectList, &Entry->Link); in Ip6InitDADProcess()
1061 NET_LIST_FOR_EACH (Entry2, &IpIf->DupAddrDetectList) { in Ip6FindDADEntry()
2824 NET_LIST_FOR_EACH_SAFE (Entry2, Next, &IpIf->DupAddrDetectList) { in Ip6NdFasterTimerTicking()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/NetworkPkg/Ip6Dxe/
H A DIp6If.c230 InitializeListHead (&Interface->DupAddrDetectList); in Ip6CreateInterface()
321 while (!IsListEmpty (&Interface->DupAddrDetectList)) { in Ip6CleanInterface()
322 Duplicate = NET_LIST_HEAD (&Interface->DupAddrDetectList, IP6_DAD_ENTRY, Link); in Ip6CleanInterface()
323 NetListRemoveHead (&Interface->DupAddrDetectList); in Ip6CleanInterface()
H A DIp6If.h126 LIST_ENTRY DupAddrDetectList; member
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/NetworkPkg/Ip6Dxe/
H A DIp6If.c230 InitializeListHead (&Interface->DupAddrDetectList); in Ip6CreateInterface()
321 while (!IsListEmpty (&Interface->DupAddrDetectList)) { in Ip6CleanInterface()
322 Duplicate = NET_LIST_HEAD (&Interface->DupAddrDetectList, IP6_DAD_ENTRY, Link); in Ip6CleanInterface()
323 NetListRemoveHead (&Interface->DupAddrDetectList); in Ip6CleanInterface()
H A DIp6If.h126 LIST_ENTRY DupAddrDetectList; member
/dports/sysutils/edk2/edk2-edk2-stable202102/NetworkPkg/Ip6Dxe/
H A DIp6If.c230 InitializeListHead (&Interface->DupAddrDetectList); in Ip6CreateInterface()
321 while (!IsListEmpty (&Interface->DupAddrDetectList)) { in Ip6CleanInterface()
322 Duplicate = NET_LIST_HEAD (&Interface->DupAddrDetectList, IP6_DAD_ENTRY, Link); in Ip6CleanInterface()
323 NetListRemoveHead (&Interface->DupAddrDetectList); in Ip6CleanInterface()
H A DIp6If.h126 LIST_ENTRY DupAddrDetectList; member

12