Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
rt_msghdr Struct Reference

#include <ioshacks.h>

Public Attributes

u_short rtm_msglen
 
u_char rtm_version
 
u_char rtm_type
 
u_short rtm_index
 
int rtm_flags
 
int rtm_addrs
 
pid_t rtm_pid
 
int rtm_seq
 
int rtm_errno
 
int rtm_use
 
u_int32_t rtm_inits
 
struct rt_metrics rtm_rmx
 

Member Data Documentation

§ rtm_addrs

int rt_msghdr::rtm_addrs

§ rtm_errno

int rt_msghdr::rtm_errno

§ rtm_flags

int rt_msghdr::rtm_flags

§ rtm_index

u_short rt_msghdr::rtm_index

§ rtm_inits

u_int32_t rt_msghdr::rtm_inits

§ rtm_msglen

u_short rt_msghdr::rtm_msglen

§ rtm_pid

pid_t rt_msghdr::rtm_pid

§ rtm_rmx

struct rt_metrics rt_msghdr::rtm_rmx

§ rtm_seq

int rt_msghdr::rtm_seq

§ rtm_type

u_char rt_msghdr::rtm_type

§ rtm_use

int rt_msghdr::rtm_use

§ rtm_version

u_char rt_msghdr::rtm_version

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