libosmo-netif  1.4.0.19-26cd.202401052026
Osmocom network interface library
osmo_stream_srv Struct Reference

Data Fields

struct osmo_stream_srv_linksrv
 
char * name
 
char sockname [OSMO_SOCK_NAME_MAXLEN]
 
enum osmo_stream_mode mode
 
union {
   struct osmo_fd   ofd
 
   struct osmo_io_fd *   iofd
 
}; 
 
struct llist_head tx_queue
 
int(* closed_cb )(struct osmo_stream_srv *peer)
 
int(* read_cb )(struct osmo_stream_srv *peer)
 
int(* iofd_read_cb )(struct osmo_stream_srv *peer, struct msgb *msg)
 
void * data
 
int flags
 

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