libosmocore  1.9.0.20-4ca0f.202310312026
Osmocom core library
iofd_msghdr Struct Reference

#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 msgbmsg
 
struct osmo_io_fdiofd
 

Field Documentation

◆ action

enum iofd_msg_action iofd_msghdr::action

◆ flags

int iofd_msghdr::flags

◆ hdr

struct msghdr iofd_msghdr::hdr

◆ iofd

struct osmo_io_fd* iofd_msghdr::iofd

◆ iov

struct iovec iofd_msghdr::iov[1]

◆ list

struct llist_head iofd_msghdr::list

◆ msg

struct msgb* iofd_msghdr::msg

◆ osa

struct osmo_sockaddr iofd_msghdr::osa

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