Searched refs:NET_LIST_FOR_EACH (Results 1 - 25 of 56) sorted by relevance

123

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4Common.c90 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) {
145 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) {
175 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) {
207 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) {
304 NET_LIST_FOR_EACH (Entry, &IpSb->Children) {
336 NET_LIST_FOR_EACH (Entry, &IpSb->Children) {
H A DIp4Igmp.c105 NET_LIST_FOR_EACH (Entry, &IgmpCtrl->Groups) {
141 NET_LIST_FOR_EACH (Entry, &IgmpCtrl->Groups) {
466 NET_LIST_FOR_EACH (Entry, &IgmpCtrl->Groups) {
533 NET_LIST_FOR_EACH (Entry, &IgmpCtrl->Groups) {
H A DIp4Route.c330 NET_LIST_FOR_EACH (Entry, Head) { function
430 NET_LIST_FOR_EACH (Entry, &RtTable->Cache.CacheBucket[Index]) {
474 NET_LIST_FOR_EACH (Entry, &Table->RouteArea[Index]) {
646 NET_LIST_FOR_EACH (Entry, &(RtTable->RouteArea[Index])) {
H A DIp4Input.c243 NET_LIST_FOR_EACH (Cur, &Table->Bucket[Index]) {
281 NET_LIST_FOR_EACH (Cur, Head) { function
1401 NET_LIST_FOR_EACH (Entry, &IpIf->IpInstances) {
1433 NET_LIST_FOR_EACH (Entry, &IpIf->IpInstances) {
1477 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) {
1496 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) {
1543 NET_LIST_FOR_EACH (InstanceEntry, &IpSb->Children) {
H A DIp4Icmp.c131 NET_LIST_FOR_EACH (Entry, &IpIf->IpInstances) {
H A DIp4Output.c141 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) {
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIpSecMain.c121 NET_LIST_FOR_EACH (Entry, SpdList) { function
136 NET_LIST_FOR_EACH (Entry, SpdList) { function
H A DIkePacket.c219 NET_LIST_FOR_EACH (PacketEntry, &(IkePacket)->PayloadList) {
238 NET_LIST_FOR_EACH (Entry, &(IkePacket)->PayloadList) {
H A DIkeCommon.c217 NET_LIST_FOR_EACH (Entry, SpdList) { function
H A DIpSecConfigImpl.c1102 NET_LIST_FOR_EACH (Entry2, SpdSas) { function
1124 NET_LIST_FOR_EACH (Entry, SpdList) { function
1193 NET_LIST_FOR_EACH (Entry, SadList) { function
1309 NET_LIST_FOR_EACH (Entry, SadList) { function
1534 NET_LIST_FOR_EACH (Entry, PadList) { function
1648 NET_LIST_FOR_EACH (Entry, SpdList) { function
1677 NET_LIST_FOR_EACH (Entry, SpdSas) { function
1746 NET_LIST_FOR_EACH (Entry, SadList) { function
1930 NET_LIST_FOR_EACH (Entry, PadList) { function
2093 NET_LIST_FOR_EACH (Lin
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Misc.c195 NET_LIST_FOR_EACH (Entry, &mTcpListenQue) {
258 NET_LIST_FOR_EACH (Entry, &mTcpListenQue) {
268 NET_LIST_FOR_EACH (Entry, &mTcpRunQue) {
318 NET_LIST_FOR_EACH (Entry, &mTcpRunQue) {
382 NET_LIST_FOR_EACH (Entry, Head) { function
910 NET_LIST_FOR_EACH (Entry, &mTcpRunQue) {
926 NET_LIST_FOR_EACH (Entry, &mTcpListenQue) {
963 NET_LIST_FOR_EACH (Entry, &mTcpRunQue) {
985 NET_LIST_FOR_EACH (Entry, &mTcpListenQue) {
H A DSockInterface.c38 NET_LIST_FOR_EACH (ListEntry, List) { function
441 NET_LIST_FOR_EACH (ListEntry, &Sock->ConnectionList) {
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6Common.c77 NET_LIST_FOR_EACH (Entry, &IpSb->DefaultInterface->AddressList) {
364 NET_LIST_FOR_EACH (Entry, &IpSb->Children) {
519 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) {
522 NET_LIST_FOR_EACH (Entry2, &IpIf->AddressList) {
664 NET_LIST_FOR_EACH (Entry, &IpSb->Children) {
696 NET_LIST_FOR_EACH (Entry, &IpSb->Children) {
H A DIp6Route.c139 NET_LIST_FOR_EACH (Entry, &RtTable->RouteArea[Index]) {
242 NET_LIST_FOR_EACH (Entry, &RtTable->Cache.CacheBucket[Index]) {
305 NET_LIST_FOR_EACH (Entry, &(RouteTable->RouteArea[Index])) {
471 NET_LIST_FOR_EACH (Entry, ListHead) { function
H A DIp6Input.c196 NET_LIST_FOR_EACH (Cur, &Table->Bucket[Index]) {
232 NET_LIST_FOR_EACH (Cur, ListHead) { function
409 NET_LIST_FOR_EACH (Cur, ListHead) { function
1608 NET_LIST_FOR_EACH (Entry, &IpIf->IpInstances) {
1637 NET_LIST_FOR_EACH (Entry, &IpIf->IpInstances) {
1679 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) {
1699 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) {
1803 NET_LIST_FOR_EACH (InstanceEntry, &IpSb->Children) {
H A DIp6Mld.c73 NET_LIST_FOR_EACH (Entry, &IpSb->MldCtrl.Groups) {
107 NET_LIST_FOR_EACH (Entry, &MldCtrl->Groups) {
804 NET_LIST_FOR_EACH (Entry, &IpSb->MldCtrl.Groups) {
901 NET_LIST_FOR_EACH (Entry, &IpSb->MldCtrl.Groups) {
H A DIp6If.c135 NET_LIST_FOR_EACH (Entry, &IpSb->OnlinkPrefix) {
150 NET_LIST_FOR_EACH (Entry, &IpSb->AutonomousPrefix) {
740 NET_LIST_FOR_EACH (Entry, &Interface->ArpQues) {
H A DIp6Output.c67 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) {
70 NET_LIST_FOR_EACH (Entry2, &IpIf->AddressList) {
233 NET_LIST_FOR_EACH (Entry, &IpSb->AutonomousPrefix) {
H A DIp6Nd.c70 NET_LIST_FOR_EACH (Entry, &IpSb->NeighborTable) {
86 NET_LIST_FOR_EACH (Entry, &IpSb->NeighborTable) {
136 NET_LIST_FOR_EACH (Entry, &IpSb->OnlinkPrefix) {
152 NET_LIST_FOR_EACH (Entry, &IpSb->OnlinkPrefix) {
250 NET_LIST_FOR_EACH (Entry, ListHead) { function
307 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) {
352 NET_LIST_FOR_EACH (Entry, ListHead) { function
793 NET_LIST_FOR_EACH (Entry, &IpSb->DefaultRouterList) {
1051 NET_LIST_FOR_EACH (Entry, &IpSb->Interfaces) {
1054 NET_LIST_FOR_EACH (Entry
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/MnpDxe/
H A DMnpIo.c422 NET_LIST_FOR_EACH (Entry, &MnpServiceData->ChildrenList) {
594 NET_LIST_FOR_EACH (Entry, &Instance->GroupCtrlBlkList) {
676 NET_LIST_FOR_EACH (Entry, &MnpDeviceData->GroupAddressList) {
812 NET_LIST_FOR_EACH (Entry, &MnpServiceData->ChildrenList) {
1045 NET_LIST_FOR_EACH (ServiceEntry, &MnpDeviceData->ServiceList) {
1048 NET_LIST_FOR_EACH (Entry, &MnpServiceData->ChildrenList) {
H A DMnpVlan.c552 NET_LIST_FOR_EACH (Entry, &MnpDeviceData->ServiceList) {
672 NET_LIST_FOR_EACH (Entry, &MnpDeviceData->ServiceList) {
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpMisc.c255 NET_LIST_FOR_EACH (Entry, &mTcpListenQue) {
324 NET_LIST_FOR_EACH (Entry, &mTcpListenQue) {
336 NET_LIST_FOR_EACH (Entry, &mTcpRunQue) {
389 NET_LIST_FOR_EACH (Entry, &mTcpRunQue) {
456 NET_LIST_FOR_EACH (Entry, Head) { function
987 NET_LIST_FOR_EACH (Entry, &mTcpRunQue) {
1003 NET_LIST_FOR_EACH (Entry, &mTcpListenQue) {
1063 NET_LIST_FOR_EACH (Entry, &mTcpRunQue) {
1095 NET_LIST_FOR_EACH (Entry, &mTcpListenQue) {
H A DSockInterface.c37 NET_LIST_FOR_EACH (ListEntry, List) { function
458 NET_LIST_FOR_EACH (ListEntry, &Sock->ConnectionList) {
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Udp6Dxe/
H A DUdp6Impl.c421 NET_LIST_FOR_EACH (Entry, &Udp6Service->ChildrenList) {
538 NET_LIST_FOR_EACH (Entry, InstanceList) { function
1446 NET_LIST_FOR_EACH (Entry, &Udp6Service->ChildrenList) {
1556 NET_LIST_FOR_EACH (Entry, &Udp6Service->ChildrenList) {
1844 NET_LIST_FOR_EACH (Entry, &Udp6Service->ChildrenList) {
1964 NET_LIST_FOR_EACH (Entry, &Udp6Service->ChildrenList) {
2001 NET_LIST_FOR_EACH (Entry, &Udp6Service->ChildrenList) {
2122 NET_LIST_FOR_EACH (Entry, &Map->Used) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Udp4Dxe/
H A DUdp4Impl.c411 NET_LIST_FOR_EACH (Entry, &Udp4Service->ChildrenList) {
531 NET_LIST_FOR_EACH (Entry, InstanceList) { function
1461 NET_LIST_FOR_EACH (Entry, &Udp4Service->ChildrenList) {
1570 NET_LIST_FOR_EACH (Entry, &Udp4Service->ChildrenList) {
1809 NET_LIST_FOR_EACH (Entry, &Udp4Service->ChildrenList) {
1930 NET_LIST_FOR_EACH (Entry, &Udp4Service->ChildrenList) {
1967 NET_LIST_FOR_EACH (Entry, &Udp4Service->ChildrenList) {

Completed in 119 milliseconds

123