|
libosmo-netif
0.0.7.20170825
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) |