Seastar
High performance C++ framework for concurrent servers
Public Member Functions | List of all members
seastar::network_interface Class Reference

Public Member Functions

 network_interface (shared_ptr< net::network_interface_impl >) noexcept
 
 network_interface (network_interface &&) noexcept
 
network_interfaceoperator= (network_interface &&) noexcept
 
uint32_t index () const
 
uint32_t mtu () const
 
const sstring & name () const
 
const sstring & display_name () const
 
const std::vector< net::inet_address > & addresses () const
 
const std::vector< uint8_t > hardware_address () const
 
bool is_loopback () const
 
bool is_virtual () const
 
bool is_up () const
 
bool supports_ipv6 () const
 

The documentation for this class was generated from the following file: