Main Page
|
Modules
|
Data Structures
|
File List
|
Data Fields
|
Globals
|
Related Pages
PPPoEConnectionStruct Struct Reference
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
int
PPPoEConnectionStruct::fd
hd_t
*
PPPoEConnectionStruct::hd
char*
PPPoEConnectionStruct::ifname
unsigned char
PPPoEConnectionStruct::my_mac
[ETH_ALEN]
unsigned char
PPPoEConnectionStruct::peer_mac
[ETH_ALEN]
int
PPPoEConnectionStruct::received_pado
The documentation for this struct was generated from the following file:
pppoe.c