|
Linux Kernel
3.7.1
|
#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] |
| int(* delete)(struct dn_fib_table *t, struct rtmsg *r, struct dn_kern_rta *rta, struct nlmsghdr *n, struct netlink_skb_parms *req) |
| int(* dump)(struct dn_fib_table *t, struct sk_buff *skb, struct netlink_callback *cb) |
| struct hlist_node hlist |
| int(* insert)(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) |
1.8.2