libosmocore  1.9.0.12-9519.202310142026
Osmocom core library
gsmtap_inst Struct Reference

one gsmtap instance More...

#include <gsmtap_util.h>

Data Fields

int ofd_wq_mode
 wait queue mode? More...
 
struct osmo_wqueue wq
 the wait queue More...
 
struct osmo_fd sink_ofd
 file descriptor More...
 

Detailed Description

one gsmtap instance

Field Documentation

◆ ofd_wq_mode

int gsmtap_inst::ofd_wq_mode

wait queue mode?

Referenced by log_target_create_gsmtap().

◆ sink_ofd

struct osmo_fd gsmtap_inst::sink_ofd

file descriptor

◆ wq

struct osmo_wqueue gsmtap_inst::wq

the wait queue

Referenced by gsmtap_inst_fd().


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