libosmoctrl 1.9.3
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
 
ctrl_cmd_reply_cb reply_cb
 

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

◆ reply_cb

ctrl_cmd_reply_cb ctrl_handle::reply_cb

Referenced by ctrl_cmd_handle().


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