|
VBVX 0.1.0
Header-only C++23 library for safe, zero-copy parsing of packet buffers.
|
This is the complete list of members for vbvx::EtherHeader, including all inherited members.
| dst | vbvx::EtherHeader | |
| dst_mac() const noexcept -> std::span< const uint8_t, 6 > | vbvx::EtherHeader | inline |
| src | vbvx::EtherHeader | |
| src_mac() const noexcept -> std::span< const uint8_t, 6 > | vbvx::EtherHeader | inline |
| type() const noexcept -> uint16_t | vbvx::EtherHeader | inline |
| type_be | vbvx::EtherHeader |