libhd  5.0
Data Fields
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_thd
 

Field Documentation

◆ fd

int PPPoEConnectionStruct::fd

◆ hd

hd_t* PPPoEConnectionStruct::hd

◆ ifname

char* PPPoEConnectionStruct::ifname

◆ my_mac

unsigned char PPPoEConnectionStruct::my_mac[ETH_ALEN]

◆ peer_mac

unsigned char PPPoEConnectionStruct::peer_mac[ETH_ALEN]

Referenced by wait_for_pado().

◆ received_pado

int PPPoEConnectionStruct::received_pado

Referenced by send_padi(), and wait_for_pado().


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