suricata
PPPOESessionHdr_ Struct Reference

#include <decode-pppoe.h>

Data Fields

uint8_t pppoe_version_type
 
uint8_t pppoe_code
 
uint16_t session_id
 
uint16_t pppoe_length
 
uint16_t protocol
 

Detailed Description

Definition at line 35 of file decode-pppoe.h.

Field Documentation

◆ pppoe_code

uint8_t PPPOESessionHdr_::pppoe_code

Definition at line 38 of file decode-pppoe.h.

Referenced by DecodePPPOESession().

◆ pppoe_length

uint16_t PPPOESessionHdr_::pppoe_length

Definition at line 40 of file decode-pppoe.h.

Referenced by DecodePPPOESession().

◆ pppoe_version_type

uint8_t PPPOESessionHdr_::pppoe_version_type

Definition at line 37 of file decode-pppoe.h.

◆ protocol

uint16_t PPPOESessionHdr_::protocol

Definition at line 41 of file decode-pppoe.h.

Referenced by DecodePPPOESession().

◆ session_id

uint16_t PPPOESessionHdr_::session_id

Definition at line 39 of file decode-pppoe.h.

Referenced by DecodePPPOESession().


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