|
|
unsigned char | pktType |
| |
|
unsigned short | length |
| |
|
unsigned char | result |
| |
|
union { |
| struct { |
| unsigned char arg1 |
| |
| unsigned short time_stamp |
| |
| } chdlc |
| |
| struct { |
| unsigned char attr |
| |
| unsigned short time_stamp |
| |
| } fr |
| |
| struct { |
| unsigned char qdm |
| |
| unsigned char cause |
| |
| unsigned char diagn |
| |
| unsigned short lcn |
| |
| } x25 |
| |
| struct { |
| unsigned char station |
| |
| unsigned char PF_bit |
| |
| unsigned short poll_interval |
| |
| unsigned char general_mailbox_byte |
| |
| } sdlc |
| |
| struct { |
| unsigned char exception |
| |
| } xdlc |
| |
| } | wan_protocol |
| |
Definition at line 47 of file wanpipe_api_legacy.h.
The documentation for this struct was generated from the following file: