|
Linux Kernel
3.7.1
|
#include <atmlec.h>
Data Fields | |
| atmlec_msg_type | type |
| int | sizeoftlvs |
| union { | |
| struct { | |
| unsigned char mac_addr [ETH_ALEN] | |
| unsigned char atm_addr [ATM_ESA_LEN] | |
| unsigned int flag | |
| unsigned int targetless_le_arp | |
| unsigned int no_source_le_narp | |
| } normal | |
| struct atmlec_config_msg config | |
| struct { | |
| __u16 lec_id | |
| __u32 tran_id | |
| unsigned char mac_addr [ETH_ALEN] | |
| unsigned char atm_addr [ATM_ESA_LEN] | |
| } proxy | |
| } | content |
| unsigned char atm_addr[ATM_ESA_LEN] |
| union { ... } content |
| struct { ... } normal |
| struct { ... } proxy |
1.8.2