|
Linux Kernel
3.7.1
|
#include <dn_fib.h>
Data Fields | |
| struct dn_fib_info * | fib_next |
| struct dn_fib_info * | fib_prev |
| int | fib_treeref |
| atomic_t | fib_clntref |
| int | fib_dead |
| unsigned int | fib_flags |
| int | fib_protocol |
| __le16 | fib_prefsrc |
| __u32 | fib_priority |
| __u32 | fib_metrics [RTAX_MAX] |
| int | fib_nhs |
| int | fib_power |
| struct dn_fib_nh | fib_nh [0] |
| struct dn_fib_info* fib_next |
| struct dn_fib_info* fib_prev |
1.8.2