netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
rtmsg Struct Reference

#include <rtnetlink.h>

Data Fields

unsigned char rtm_family
 
unsigned char rtm_dst_len
 
unsigned char rtm_src_len
 
unsigned char rtm_tos
 
unsigned char rtm_table
 
unsigned char rtm_protocol
 
unsigned char rtm_scope
 
unsigned char rtm_type
 
unsigned rtm_flags
 

Field Documentation

unsigned char rtmsg::rtm_dst_len
unsigned char rtmsg::rtm_family
unsigned rtmsg::rtm_flags

Referenced by rtnl_route_parse().

unsigned char rtmsg::rtm_protocol

Referenced by rtnl_route_parse().

unsigned char rtmsg::rtm_scope
unsigned char rtmsg::rtm_src_len
unsigned char rtmsg::rtm_table

Referenced by rtnl_route_parse().

unsigned char rtmsg::rtm_tos

Referenced by rtnl_route_parse().

unsigned char rtmsg::rtm_type

Referenced by rtnl_route_parse().


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