VBVX 0.1.0
Header-only C++23 library for safe, zero-copy parsing of packet buffers.
Loading...
Searching...
No Matches
vbvx::SRv6Tlv Struct Reference

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

Detailed Description

TLV view returned by the iterator.

Member Data Documentation

◆ length

uint8_t vbvx::SRv6Tlv::length

◆ total_len

uint16_t vbvx::SRv6Tlv::total_len

◆ type

uint8_t vbvx::SRv6Tlv::type

◆ value

const uint8_t* vbvx::SRv6Tlv::value

The documentation for this struct was generated from the following file: