Public Attributes | |
wan_cmd_t | wan_cmd |
union { | |
struct { | |
unsigned char command | |
unsigned short data_len | |
unsigned char return_code | |
unsigned char port_num | |
unsigned char attr | |
unsigned char reserved [10] | |
unsigned char data [WAN_MAX_POS_DATA_SIZE] | |
} pos_data | |
unsigned char data [WAN_MAX_DATA_SIZE] | |
} | wan_u_data |
Definition at line 248 of file wanpipe_api_legacy.h.