|
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::IPv6Header, including all inherited members.
| dst_addr | vbvx::IPv6Header | |
| dst_bytes() const noexcept -> std::span< const uint8_t, 16 > | vbvx::IPv6Header | inline |
| flow_label() const noexcept -> uint32_t | vbvx::IPv6Header | inline |
| hop_limit | vbvx::IPv6Header | |
| l4_protocol() const noexcept -> IpProtocol | vbvx::IPv6Header | inline |
| next_header | vbvx::IPv6Header | |
| payload_length() const noexcept -> uint16_t | vbvx::IPv6Header | inline |
| payload_length_be | vbvx::IPv6Header | |
| src_addr | vbvx::IPv6Header | |
| src_bytes() const noexcept -> std::span< const uint8_t, 16 > | vbvx::IPv6Header | inline |
| traffic_class() const noexcept -> uint8_t | vbvx::IPv6Header | inline |
| ver_tc_flow_be | vbvx::IPv6Header | |
| ver_tc_flow_host() const noexcept -> uint32_t | vbvx::IPv6Header | inline |
| version() const noexcept -> uint8_t | vbvx::IPv6Header | inline |