|
VBVX 0.1.0
Header-only C++23 library for safe, zero-copy parsing of packet buffers.
|
Iterator over TLVs in an SRH's TLV area. Does not allocate. More...
#include <srv6_header.hxx>
Public Member Functions | |
| constexpr | SRv6TlvIterator (const uint8_t *ptr, uint16_t len) noexcept |
| constexpr bool | next (SRv6Tlv &out) noexcept |
Iterator over TLVs in an SRH's TLV area. Does not allocate.
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |