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

#include <ip_fib.h>

Data Fields

u8 fc_dst_len
 
u8 fc_tos
 
u8 fc_protocol
 
u8 fc_scope
 
u8 fc_type
 
u32 fc_table
 
__be32 fc_dst
 
__be32 fc_gw
 
int fc_oif
 
u32 fc_flags
 
u32 fc_priority
 
__be32 fc_prefsrc
 
struct nlattrfc_mx
 
struct rtnexthopfc_mp
 
int fc_mx_len
 
int fc_mp_len
 
u32 fc_flow
 
u32 fc_nlflags
 
struct nl_info fc_nlinfo
 

Detailed Description

Definition at line 26 of file ip_fib.h.

Field Documentation

__be32 fc_dst

Definition at line 34 of file ip_fib.h.

u8 fc_dst_len

Definition at line 27 of file ip_fib.h.

u32 fc_flags

Definition at line 37 of file ip_fib.h.

u32 fc_flow

Definition at line 44 of file ip_fib.h.

__be32 fc_gw

Definition at line 35 of file ip_fib.h.

struct rtnexthop* fc_mp

Definition at line 41 of file ip_fib.h.

int fc_mp_len

Definition at line 43 of file ip_fib.h.

struct nlattr* fc_mx

Definition at line 40 of file ip_fib.h.

int fc_mx_len

Definition at line 42 of file ip_fib.h.

u32 fc_nlflags

Definition at line 45 of file ip_fib.h.

struct nl_info fc_nlinfo

Definition at line 46 of file ip_fib.h.

int fc_oif

Definition at line 36 of file ip_fib.h.

__be32 fc_prefsrc

Definition at line 39 of file ip_fib.h.

u32 fc_priority

Definition at line 38 of file ip_fib.h.

u8 fc_protocol

Definition at line 29 of file ip_fib.h.

u8 fc_scope

Definition at line 30 of file ip_fib.h.

u32 fc_table

Definition at line 33 of file ip_fib.h.

u8 fc_tos

Definition at line 28 of file ip_fib.h.

u8 fc_type

Definition at line 31 of file ip_fib.h.


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