Main Page
Modules
Data Structures
Files
Related Pages
Data Structures
Data Fields
PPPoEConnectionStruct Struct Reference
[
PPPoE devices (DSL)
]
Data Fields
char *
ifname
int
fd
int
received_pado
unsigned char
my_mac
[ETH_ALEN]
unsigned char
peer_mac
[ETH_ALEN]
hd_t
*
hd
Field Documentation
char*
PPPoEConnectionStruct::ifname
int
PPPoEConnectionStruct::fd
int
PPPoEConnectionStruct::received_pado
unsigned char
PPPoEConnectionStruct::my_mac
[ETH_ALEN]
unsigned char
PPPoEConnectionStruct::peer_mac
[ETH_ALEN]
hd_t
*
PPPoEConnectionStruct::hd
The documentation for this struct was generated from the following file:
pppoe.c