libosmoisdn 1.10.0.27-aec32
Osmocom ISDN library
|
#include <i460_mux.h>
Data Fields | |
struct llist_head | tx_queue |
list of to-be-transmitted message buffers More... | |
in_cb_queue_empty_t | in_cb_queue_empty |
void * | user_data |
in_cb_queue_empty_t osmo_i460_subchan_mux::in_cb_queue_empty |
Referenced by mux_schan_provide_bit(), and osmo_i460_subchan_add().
struct llist_head osmo_i460_subchan_mux::tx_queue |
list of to-be-transmitted message buffers
Referenced by mux_schan_provide_bit(), osmo_i460_mux_enqueue(), and subchan_reset().
void* osmo_i460_subchan_mux::user_data |
Referenced by mux_schan_provide_bit(), and osmo_i460_subchan_add().