libosmoctrl  0.12.0
Osmocom CTRL library
ctrl_handle Struct Reference

#include <control_if.h>

Data Fields

struct osmo_fd listen_fd
 
void * data
 
ctrl_cmd_lookup lookup
 
struct llist_head ccon_list
 

Field Documentation

◆ ccon_list

struct llist_head ctrl_handle::ccon_list

◆ data

void* ctrl_handle::data

◆ listen_fd

struct osmo_fd ctrl_handle::listen_fd

◆ lookup

ctrl_cmd_lookup ctrl_handle::lookup

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