libosmo-netif  0.1.1.37.df0ad
Osmocom network interface library
osmo_stream_cli Struct Reference

Data Fields

struct osmo_fd ofd
 
struct llist_head tx_queue
 
struct osmo_timer_list timer
 
enum osmo_stream_cli_state state
 
char * addr
 
uint16_t port
 
char * local_addr
 
uint16_t local_port
 
uint16_t proto
 
int(* connect_cb )(struct osmo_stream_cli *srv)
 
int(* read_cb )(struct osmo_stream_cli *srv)
 
int(* write_cb )(struct osmo_stream_cli *srv)
 
void * data
 
int flags
 
int reconnect_timeout
 

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