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

#include <dn_fib.h>

Data Fields

struct hlist_node hlist
 
u32 n
 
int(* insert )(struct dn_fib_table *t, struct rtmsg *r, struct dn_kern_rta *rta, struct nlmsghdr *n, struct netlink_skb_parms *req)
 
int(* delete )(struct dn_fib_table *t, struct rtmsg *r, struct dn_kern_rta *rta, struct nlmsghdr *n, struct netlink_skb_parms *req)
 
int(* lookup )(struct dn_fib_table *t, const struct flowidn *fld, struct dn_fib_res *res)
 
int(* flush )(struct dn_fib_table *t)
 
int(* dump )(struct dn_fib_table *t, struct sk_buff *skb, struct netlink_callback *cb)
 
unsigned char data [0]
 

Detailed Description

Definition at line 91 of file dn_fib.h.

Field Documentation

unsigned char data[0]

Definition at line 106 of file dn_fib.h.

Definition at line 98 of file dn_fib.h.

Definition at line 104 of file dn_fib.h.

int(* flush)(struct dn_fib_table *t)

Definition at line 103 of file dn_fib.h.

Definition at line 92 of file dn_fib.h.

Definition at line 95 of file dn_fib.h.

Definition at line 101 of file dn_fib.h.

u32 n

Definition at line 93 of file dn_fib.h.


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