Searched refs:InterfaceList (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/debugger/target_host_interface/
H A DTargetHostInterfaceRoster.h58 typedef BObjectList<TargetHostInterface> InterfaceList; typedef in class:TargetHostInterfaceRoster
66 InterfaceList fActiveInterfaces;
/haiku/src/add-ons/kernel/network/stack/
H A Dinterfaces.cpp83 static InterfaceList sInterfaces;
96 InterfaceList::Iterator iterator = sInterfaces.GetIterator();
118 InterfaceList::Iterator iterator = sInterfaces.GetIterator();
136 InterfaceList::Iterator iterator = sInterfaces.GetIterator();
1194 InterfaceList::Iterator iterator = sInterfaces.GetIterator();
1212 InterfaceList::Iterator iterator = sInterfaces.GetIterator();
1465 InterfaceList::Iterator iterator = sInterfaces.GetIterator();
1497 InterfaceList::Iterator iterator = sInterfaces.GetIterator();
1551 InterfaceList::Iterator iterator = sInterfaces.GetIterator();
1581 InterfaceList
[all...]
H A Dinterfaces.h178 typedef DoublyLinkedList<Interface> InterfaceList; typedef

Completed in 85 milliseconds