libosmo-netif  0.0.7.20171026
Osmocom network interface library
osmo_chan_type Struct Reference

Data Fields

struct llist_head head
 
char * name
 
int type
 
int subtype
 
int datasiz
 
int(* create )(struct osmo_chan *chan)
 
void(* destroy )(struct osmo_chan *chan)
 
int(* open )(struct osmo_chan *chan)
 
void(* close )(struct osmo_chan *chan)
 
int(* enqueue )(struct osmo_chan *chan, struct msgb *msg)
 

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