|
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::VlanHeader, including all inherited members.
| set_tci(uint16_t tci) noexcept | vbvx::VlanHeader | inline |
| set_type(uint16_t type) noexcept | vbvx::VlanHeader | inline |
| tci() const noexcept -> uint16_t | vbvx::VlanHeader | inline |
| tci_be | vbvx::VlanHeader | |
| type() const noexcept -> uint16_t | vbvx::VlanHeader | inline |
| type_be | vbvx::VlanHeader |