PPPoEPacket Struct Reference
[PPPoE devices (DSL)]


Data Fields

struct 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

struct ethhdr PPPoEPacket::ethHdr [read]

unsigned int PPPoEPacket::ver

unsigned int PPPoEPacket::type

unsigned int PPPoEPacket::code

unsigned int PPPoEPacket::session

unsigned int PPPoEPacket::length

unsigned char PPPoEPacket::payload[ETH_DATA_LEN]


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