|
|
int | reason |
| |
|
union { | |
| |
|
struct { | |
| |
|
int local_state | |
| |
|
int remote_state | |
| |
| } media_state_change | |
| |
|
struct { | |
| |
|
int state | |
| |
|
int cleardown_reason | |
| |
| } connection_state_change | |
| |
|
struct { | |
| |
|
int bits | |
| |
|
int parity_code | |
| |
|
int stop_bits | |
| |
| } data_format_change | |
| |
|
struct { | |
| |
|
int source | |
| |
|
int type | |
| |
|
int duration | |
| |
| } break_received | |
| |
|
struct { | |
| |
|
bool local_busy | |
| |
|
bool far_busy | |
| |
| } busy_change | |
| |
|
struct { | |
| |
|
int selmod | |
| |
|
int tdsr | |
| |
|
int rdsr | |
| |
|
bool txsen | |
| |
|
int txsr | |
| |
|
bool rxsen | |
| |
|
int rxsr | |
| |
| } physup_parameters | |
| |
|
struct { | |
| |
|
int selmod | |
| |
|
int tdsr | |
| |
|
int rdsr | |
| |
|
int selected_compression_direction | |
| |
|
int selected_compression | |
| |
|
int selected_error_correction | |
| |
|
int compression_tx_dictionary_size | |
| |
|
int compression_rx_dictionary_size | |
| |
|
int compression_tx_string_length | |
| |
|
int compression_rx_string_length | |
| |
|
int compression_tx_history_size | |
| |
|
int compression_rx_history_size | |
| |
|
bool i_raw_octet_available | |
| |
|
bool i_raw_bit_available | |
| |
|
bool i_frame_available | |
| |
|
bool i_octet_with_dlci_available | |
| |
|
bool i_octet_without_dlci_available | |
| |
|
bool i_char_stat_available | |
| |
|
bool i_char_dyn_available | |
| |
|
bool i_octet_cs_available | |
| |
|
bool i_char_stat_cs_available | |
| |
|
bool i_char_dyn_cs_available | |
| |
| } connect_parameters | |
| |
| } | types | |
| |
The documentation for this struct was generated from the following file: