libosmocore
1.9.0.20-4ca0f.202310312026
Osmocom core library
|
#include <osmo_io_internal.h>
Data Fields | |
struct llist_head | list |
enum iofd_msg_action | action |
struct msghdr | hdr |
struct osmo_sockaddr | osa |
struct iovec | iov [1] |
int | flags |
struct msgb * | msg |
struct osmo_io_fd * | iofd |
enum iofd_msg_action iofd_msghdr::action |
int iofd_msghdr::flags |
struct msghdr iofd_msghdr::hdr |
struct osmo_io_fd* iofd_msghdr::iofd |
struct iovec iofd_msghdr::iov[1] |
struct llist_head iofd_msghdr::list |
struct msgb* iofd_msghdr::msg |
struct osmo_sockaddr iofd_msghdr::osa |