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

#include <net-route.h>

Collaboration diagram for rt_msghdr2:
[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
 
int32_t rtm_refcnt
 
int rtm_parentflags
 
int rtm_reserved
 
int rtm_use
 
u_int32_t rtm_inits
 
struct rt_metrics rtm_rmx
 

Detailed Description

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

Member Data Documentation

◆ rtm_addrs

int rt_msghdr2::rtm_addrs

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

◆ rtm_flags

int rt_msghdr2::rtm_flags

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

◆ rtm_index

u_short rt_msghdr2::rtm_index

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

◆ rtm_inits

u_int32_t rt_msghdr2::rtm_inits

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

◆ rtm_msglen

u_short rt_msghdr2::rtm_msglen

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

◆ rtm_parentflags

int rt_msghdr2::rtm_parentflags

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

◆ rtm_refcnt

int32_t rt_msghdr2::rtm_refcnt

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

◆ rtm_reserved

int rt_msghdr2::rtm_reserved

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

◆ rtm_rmx

struct rt_metrics rt_msghdr2::rtm_rmx

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

◆ rtm_type

u_char rt_msghdr2::rtm_type

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

◆ rtm_use

int rt_msghdr2::rtm_use

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

◆ rtm_version

u_char rt_msghdr2::rtm_version

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


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