|
libosmocore 1.13.1.12-8e6ea
Osmocom core library
|
one gsmtap instance More...
Data Fields | |
| int | osmo_io_mode |
| Indicates whether or not to use Osmo IO mode for message output (thus enabling use of tx queues) More... | |
| int | source_fd |
| the gsmtap source FD More... | |
| struct osmo_io_fd * | out |
| Used when osmo_io_mode is nonzero. More... | |
| int | sink_fd |
one gsmtap instance
| int gsmtap_inst::osmo_io_mode |
Indicates whether or not to use Osmo IO mode for message output (thus enabling use of tx queues)
| struct osmo_io_fd* gsmtap_inst::out |
Used when osmo_io_mode is nonzero.
| int gsmtap_inst::sink_fd |
| int gsmtap_inst::source_fd |
the gsmtap source FD
Referenced by gsmtap_inst_fd2().