libosmocore 1.13.1.12-8e6ea
Osmocom core library
gsmtap_inst Struct Reference

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_fdout
 Used when osmo_io_mode is nonzero. More...
 
int sink_fd
 

Detailed Description

one gsmtap instance

Field Documentation

◆ osmo_io_mode

int gsmtap_inst::osmo_io_mode

Indicates whether or not to use Osmo IO mode for message output (thus enabling use of tx queues)

◆ out

struct osmo_io_fd* gsmtap_inst::out

Used when osmo_io_mode is nonzero.

◆ sink_fd

int gsmtap_inst::sink_fd

◆ source_fd

int gsmtap_inst::source_fd

the gsmtap source FD

Referenced by gsmtap_inst_fd2().


The documentation for this struct was generated from the following file: