libosmo-netif  1.2.0.67-9ee4
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 [OSMO_STREAM_MAX_ADDRS]
 
uint8_t addrcnt
 
uint16_t port
 
char * local_addr [OSMO_STREAM_MAX_ADDRS]
 
uint8_t local_addrcnt
 
uint16_t local_port
 
int sk_domain
 
int sk_type
 
uint16_t proto
 
int(* connect_cb )(struct osmo_stream_cli *srv)
 
int(* disconnect_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: