|
VBVX 0.1.0
Header-only C++23 library for safe, zero-copy parsing of packet buffers.
|
TLV view returned by the iterator. More...
#include <srv6_header.hxx>
Public Attributes | |
| uint8_t | type |
| uint8_t | length |
| const uint8_t * | value |
| uint16_t | total_len |
TLV view returned by the iterator.
| uint8_t vbvx::SRv6Tlv::length |
| uint16_t vbvx::SRv6Tlv::total_len |
| uint8_t vbvx::SRv6Tlv::type |
| const uint8_t* vbvx::SRv6Tlv::value |