libosmocore
1.9.0.15-7148.202310172026
Osmocom core library
|
one gsmtap instance More...
Data Fields | |
int | ofd_wq_mode |
wait queue mode? This field member may not be changed or moved (backwards compatibility) More... | |
struct osmo_wqueue | wq |
the wait queue. More... | |
struct osmo_fd | sink_ofd |
file descriptor More... | |
one gsmtap instance
int gsmtap_inst::ofd_wq_mode |
wait queue mode? This field member may not be changed or moved (backwards compatibility)
Referenced by gsmtap_makemsg().
struct osmo_fd gsmtap_inst::sink_ofd |
file descriptor
Referenced by gsmtap_makemsg().
struct osmo_wqueue gsmtap_inst::wq |
the wait queue.
This field member may not be changed or moved (backwards compatibility)
Referenced by gsmtap_inst_fd2(), and gsmtap_makemsg().