OpenVPN 3 Core Library
Loading...
Searching...
No Matches
rt_msghdr Struct Reference

#include <net-route.h>

Collaboration diagram for rt_msghdr:
[legend]

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
 

Detailed Description

Definition at line 151 of file net-route.h.

Member Data Documentation

◆ rtm_addrs

int rt_msghdr::rtm_addrs

Definition at line 158 of file net-route.h.

◆ rtm_errno

int rt_msghdr::rtm_errno

Definition at line 161 of file net-route.h.

◆ rtm_flags

int rt_msghdr::rtm_flags

Definition at line 157 of file net-route.h.

◆ rtm_index

u_short rt_msghdr::rtm_index

Definition at line 156 of file net-route.h.

◆ rtm_inits

u_int32_t rt_msghdr::rtm_inits

Definition at line 163 of file net-route.h.

◆ rtm_msglen

u_short rt_msghdr::rtm_msglen

Definition at line 153 of file net-route.h.

◆ rtm_pid

pid_t rt_msghdr::rtm_pid

Definition at line 159 of file net-route.h.

◆ rtm_rmx

struct rt_metrics rt_msghdr::rtm_rmx

Definition at line 164 of file net-route.h.

◆ rtm_seq

int rt_msghdr::rtm_seq

Definition at line 160 of file net-route.h.

◆ rtm_type

u_char rt_msghdr::rtm_type

Definition at line 155 of file net-route.h.

◆ rtm_use

int rt_msghdr::rtm_use

Definition at line 162 of file net-route.h.

◆ rtm_version

u_char rt_msghdr::rtm_version

Definition at line 154 of file net-route.h.


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