libosmo-netif
0.2.0-dirty
Osmocom network interface library
|
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) |