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

#include <ip6_fib.h>

Data Fields

u32 fc_table
 
u32 fc_metric
 
int fc_dst_len
 
int fc_src_len
 
int fc_ifindex
 
u32 fc_flags
 
u32 fc_protocol
 
u32 fc_type
 
struct in6_addr fc_dst
 
struct in6_addr fc_src
 
struct in6_addr fc_prefsrc
 
struct in6_addr fc_gateway
 
unsigned long fc_expires
 
struct nlattrfc_mx
 
int fc_mx_len
 
struct nl_info fc_nlinfo
 

Detailed Description

Definition at line 32 of file ip6_fib.h.

Field Documentation

struct in6_addr fc_dst

Definition at line 42 of file ip6_fib.h.

int fc_dst_len

Definition at line 35 of file ip6_fib.h.

unsigned long fc_expires

Definition at line 47 of file ip6_fib.h.

u32 fc_flags

Definition at line 38 of file ip6_fib.h.

struct in6_addr fc_gateway

Definition at line 45 of file ip6_fib.h.

int fc_ifindex

Definition at line 37 of file ip6_fib.h.

u32 fc_metric

Definition at line 34 of file ip6_fib.h.

struct nlattr* fc_mx

Definition at line 48 of file ip6_fib.h.

int fc_mx_len

Definition at line 49 of file ip6_fib.h.

struct nl_info fc_nlinfo

Definition at line 51 of file ip6_fib.h.

struct in6_addr fc_prefsrc

Definition at line 44 of file ip6_fib.h.

u32 fc_protocol

Definition at line 39 of file ip6_fib.h.

struct in6_addr fc_src

Definition at line 43 of file ip6_fib.h.

int fc_src_len

Definition at line 36 of file ip6_fib.h.

u32 fc_table

Definition at line 33 of file ip6_fib.h.

u32 fc_type

Definition at line 40 of file ip6_fib.h.


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