Struct EtherAddr

Inheritance Relationships

Base Type

  • public rte_ether_addr

Struct Documentation

struct EtherAddr : public rte_ether_addr

Public Functions

inline FixedName<ETHER_ADDRSTRLEN> str() const
inline bool operator==(const rte_ether_addr &other) const

Public Static Functions

static inline std::optional<EtherAddr> init(std::string_view str_addr)