suricata
PPPOEDiscoveryHdr_ Struct Reference

#include <decode-pppoe.h>

Data Fields

uint8_t pppoe_version_type
 
uint8_t pppoe_code
 
uint16_t discovery_id
 
uint16_t pppoe_length
 

Detailed Description

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

Field Documentation

◆ discovery_id

uint16_t PPPOEDiscoveryHdr_::discovery_id

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

◆ pppoe_code

uint8_t PPPOEDiscoveryHdr_::pppoe_code

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

◆ pppoe_length

uint16_t PPPOEDiscoveryHdr_::pppoe_length

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

◆ pppoe_version_type

uint8_t PPPOEDiscoveryHdr_::pppoe_version_type

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


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