Home
last modified time | relevance | path

Searched defs:fib6_node (Results 1 – 1 of 1) sorted by relevance

/include/net/
Dip6_fib.h53 struct fib6_node { struct
54 struct fib6_node *parent; argument
55 struct fib6_node *left; argument
56 struct fib6_node *right; argument
58 struct fib6_node *subtree; argument
60 struct rt6_info *leaf;
62 __u16 fn_bit; /* bit key */
63 __u16 fn_flags;
64 __u32 fn_sernum;
65 struct rt6_info *rr_ptr;