libosmo-e1d  0.5.0
Osmocom e1d client library
osmo_e1dp_client Struct Reference

Internal representation of client program connected to the CTL socket. More...

Data Fields

void * ctx
 talloc context More...
 
struct osmo_fd ctl_fd
 osmo-fd wrapped unix domain (CTL) socket to @osmo-e1d@ More...
 

Detailed Description

Internal representation of client program connected to the CTL socket.

Field Documentation

◆ ctl_fd

struct osmo_fd osmo_e1dp_client::ctl_fd

osmo-fd wrapped unix domain (CTL) socket to @osmo-e1d@

Referenced by osmo_e1dp_client_create(), and osmo_e1dp_client_destroy().

◆ ctx

void* osmo_e1dp_client::ctx

talloc context

Referenced by osmo_e1dp_client_create().


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