#include <mux.h>
Public Attributes | |
| char | name [41] |
| mux_parameters * | params |
| al_sending_entity * | al_senders [MAX_AL_SENDERS] |
| int | num_al_senders |
| channel * | output |
| int | wait_time |
| int | packetsSent |
|
|
Definition at line 103 of file mux.h. Referenced by add_alse(). |
|
|
Definition at line 94 of file mux.h. Referenced by close_mux(), multiplex(), and new_mux(). |
|
|
Definition at line 105 of file mux.h. Referenced by add_alse(), and new_mux(). |
|
|
Definition at line 107 of file mux.h. Referenced by multiplex(), and start_config(). |
|
|
Definition at line 111 of file mux.h. Referenced by close_mux(), multiplex(), and new_mux(). |
|
|
Definition at line 97 of file mux.h. Referenced by bytes_ok(), close_mux(), multiplex(), mux_config(), mux_table_config(), set_payload_size(), and start_config(). |
|
|
Definition at line 109 of file mux.h. Referenced by new_mux(). |
1.3.9.1