FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
pppoe_header_t Struct Reference

Data Fields

u8 ver_type
 
u8 code
 
u16 session_id
 
u16 length
 
u16 ppp_proto
 

Detailed Description

Definition at line 37 of file pppoe.h.

Field Documentation

◆ code

u8 pppoe_header_t::code

Definition at line 40 of file pppoe.h.

◆ length

u16 pppoe_header_t::length

Definition at line 42 of file pppoe.h.

◆ ppp_proto

u16 pppoe_header_t::ppp_proto

Definition at line 43 of file pppoe.h.

◆ session_id

u16 pppoe_header_t::session_id

Definition at line 41 of file pppoe.h.

◆ ver_type

u8 pppoe_header_t::ver_type

Definition at line 39 of file pppoe.h.


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