#include <ip_fib.h>
Public Attributes | |
| unsigned char | tb_id |
| unsigned | tb_stamp |
| int(* | tb_lookup )(struct fib_table *tb, const struct rt_key *key, struct fib_result *res) |
| int(* | tb_insert )(struct fib_table *table, struct rtmsg *r, struct kern_rta *rta, struct nlmsghdr *n, struct netlink_skb_parms *req) |
| int(* | tb_delete )(struct fib_table *table, struct rtmsg *r, struct kern_rta *rta, struct nlmsghdr *n, struct netlink_skb_parms *req) |
| int(* | tb_dump )(struct fib_table *table, struct sk_buff *skb, struct netlink_callback *cb) |
| int(* | tb_flush )(struct fib_table *table) |
| int(* | tb_get_info )(struct fib_table *table, char *buf, int first, int count) |
| void(* | tb_select_default )(struct fib_table *table, const struct rt_key *key, struct fib_result *res) |
| unsigned char | tb_data [0] |
Definition at line 120 of file ip_fib.h.
|
|
Definition at line 139 of file ip_fib.h. Referenced by fib_hash_init(), fn_hash_delete(), fn_hash_dump(), fn_hash_flush(), fn_hash_insert(), fn_hash_lookup(), and fn_hash_select_default(). |
|
|
Referenced by fib_hash_init(). |
|
|
Referenced by fib_hash_init(). |
|
|
Referenced by fib_flush(), and fib_hash_init(). |
|
|
Referenced by fib_hash_init(). |
|
|
Definition at line 122 of file ip_fib.h. Referenced by fib_hash_init(), fn_hash_delete(), fn_hash_dump_bucket(), and fn_hash_insert(). |
|
|
Referenced by fib_hash_init(). |
|
|
Referenced by fib_hash_init(), fib_lookup(), inet_addr_type(), and ip_dev_find(). |
|
|
Referenced by fib_hash_init(), and fib_select_default(). |
|
1.3.8