Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
in6_rtmsg Struct Reference

#include <ipv6_route.h>

Data Fields

struct in6_addr rtmsg_dst
 
struct in6_addr rtmsg_src
 
struct in6_addr rtmsg_gateway
 
__u32 rtmsg_type
 
__u16 rtmsg_dst_len
 
__u16 rtmsg_src_len
 
__u32 rtmsg_metric
 
unsigned long rtmsg_info
 
__u32 rtmsg_flags
 
int rtmsg_ifindex
 

Detailed Description

Definition at line 39 of file ipv6_route.h.

Field Documentation

struct in6_addr rtmsg_dst

Definition at line 40 of file ipv6_route.h.

__u16 rtmsg_dst_len

Definition at line 44 of file ipv6_route.h.

__u32 rtmsg_flags

Definition at line 48 of file ipv6_route.h.

struct in6_addr rtmsg_gateway

Definition at line 42 of file ipv6_route.h.

int rtmsg_ifindex

Definition at line 49 of file ipv6_route.h.

unsigned long rtmsg_info

Definition at line 47 of file ipv6_route.h.

__u32 rtmsg_metric

Definition at line 46 of file ipv6_route.h.

struct in6_addr rtmsg_src

Definition at line 41 of file ipv6_route.h.

__u16 rtmsg_src_len

Definition at line 45 of file ipv6_route.h.

__u32 rtmsg_type

Definition at line 43 of file ipv6_route.h.


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