DPDK  21.11.7
rte_l2tpv2_common_hdr Struct Reference

#include <rte_l2tpv2.h>

Detailed Description

L2TPv2 Common Header

Definition at line 85 of file rte_l2tpv2.h.

Field Documentation

◆ flags_version

rte_be16_t flags_version

header flags and protocol version

Definition at line 88 of file rte_l2tpv2.h.

◆ ver

uint16_t ver

protocol version

Definition at line 92 of file rte_l2tpv2.h.

◆ res3

uint16_t res3

reserved

Definition at line 93 of file rte_l2tpv2.h.

◆ p

uint16_t p

priority option bit

Definition at line 94 of file rte_l2tpv2.h.

◆ o

uint16_t o

offset option bit

Definition at line 95 of file rte_l2tpv2.h.

◆ res2

uint16_t res2

reserved

Definition at line 96 of file rte_l2tpv2.h.

◆ s

uint16_t s

ns/nr option bit

Definition at line 97 of file rte_l2tpv2.h.

◆ res1

uint16_t res1

reserved

Definition at line 98 of file rte_l2tpv2.h.

◆ l

uint16_t l

length option bit

Definition at line 99 of file rte_l2tpv2.h.

◆ t

uint16_t t

message Type

Definition at line 100 of file rte_l2tpv2.h.


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