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

#include <c2_wr.h>

Data Fields

u32 ip_addr
 
u32 netmask
 
u32 flags
 
union {
   u32   ipaddr
 
   u8   enaddr [6]
 
nexthop
 

Detailed Description

Definition at line 188 of file c2_wr.h.

Field Documentation

u8 enaddr[6]

Definition at line 194 of file c2_wr.h.

u32 flags

Definition at line 191 of file c2_wr.h.

u32 ip_addr

Definition at line 189 of file c2_wr.h.

u32 ipaddr

Definition at line 193 of file c2_wr.h.

u32 netmask

Definition at line 190 of file c2_wr.h.

union { ... } nexthop

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