libosmocore 1.7.0
Osmocom core library
|
one gsmtap instance More...
#include <gsmtap_util.h>
Data Fields | |
int | ofd_wq_mode |
wait queue mode? | |
struct osmo_wqueue | wq |
the wait queue | |
struct osmo_fd | sink_ofd |
file descriptor | |
one gsmtap instance
int gsmtap_inst::ofd_wq_mode |
wait queue mode?
Referenced by gsmtap_sendmsg(), gsmtap_source_add_sink(), gsmtap_source_free(), gsmtap_source_init(), and log_target_create_gsmtap().
file descriptor
Referenced by gsmtap_source_add_sink(), gsmtap_source_free(), and gsmtap_source_init().
struct osmo_wqueue gsmtap_inst::wq |
the wait queue
Referenced by gsmtap_inst_fd(), gsmtap_sendmsg(), gsmtap_source_free(), and gsmtap_source_init().