Main Page
Modules
Data Structures
Files
Related Pages
Data Structures
Class Hierarchy
Data Fields
PPPoEPacketStruct Struct Reference
[
PPPoE devices (DSL)
]
Data Fields
ethhdr
ethHdr
unsigned int
ver
:4
unsigned int
type
:4
unsigned int
code
:8
unsigned int
session
:16
unsigned int
length
:16
unsigned char
payload
[ETH_DATA_LEN]
Field Documentation
unsigned int
PPPoEPacketStruct::code
struct ethhdr
PPPoEPacketStruct::ethHdr
unsigned int
PPPoEPacketStruct::length
unsigned char
PPPoEPacketStruct::payload
[ETH_DATA_LEN]
unsigned int
PPPoEPacketStruct::session
unsigned int
PPPoEPacketStruct::type
unsigned int
PPPoEPacketStruct::ver
The documentation for this struct was generated from the following file:
pppoe.c