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

#include <ip_fib.h>

Data Fields

__be32 fl_addr
 
u32 fl_mark
 
unsigned char fl_tos
 
unsigned char fl_scope
 
unsigned char tb_id_in
 
unsigned char tb_id
 
unsigned char prefixlen
 
unsigned char nh_sel
 
unsigned char type
 
unsigned char scope
 
int err
 

Detailed Description

Definition at line 139 of file ip_fib.h.

Field Documentation

int err

Definition at line 151 of file ip_fib.h.

__be32 fl_addr

Definition at line 140 of file ip_fib.h.

u32 fl_mark

Definition at line 141 of file ip_fib.h.

unsigned char fl_scope

Definition at line 143 of file ip_fib.h.

unsigned char fl_tos

Definition at line 142 of file ip_fib.h.

unsigned char nh_sel

Definition at line 148 of file ip_fib.h.

unsigned char prefixlen

Definition at line 147 of file ip_fib.h.

unsigned char scope

Definition at line 150 of file ip_fib.h.

unsigned char tb_id

Definition at line 146 of file ip_fib.h.

unsigned char tb_id_in

Definition at line 144 of file ip_fib.h.

unsigned char type

Definition at line 149 of file ip_fib.h.


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