libosmo-netif
1.4.0.19-26cd.202401052026
Osmocom network interface library
|
Data Fields | |
struct osmo_stream_srv_link * | srv |
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 |