4#include <cosmos/net/types.hxx>
5#include <cosmos/SysString.hxx>
14 protected ::if_nameindex {
29 if_nameindex{0, nullptr} {
32 friend class InterfaceIterator;
33 friend class InterfaceEnumerator;
InterfaceIndex
A network device interface index.
Network interface name to index mapping info.
InterfaceIndex index() const
Returns the network interface index.
SysString name() const
Returns the network interface name.
Wrapper type around a C-style string for use with system APIs.