libosmoctrl  1.5.1
Osmocom CTRL library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
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

struct llist_head ctrl_handle::ccon_list
void* ctrl_handle::data
struct osmo_fd ctrl_handle::listen_fd
ctrl_cmd_lookup ctrl_handle::lookup
ctrl_cmd_reply_cb ctrl_handle::reply_cb

Referenced by ctrl_cmd_handle().


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