Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dip6_fib.h56 struct fib6_node { struct
57 struct fib6_node *parent; argument
58 struct fib6_node *left; argument
59 struct fib6_node *right; argument
61 struct fib6_node *subtree; argument
63 struct rt6_info *leaf;
65 __u16 fn_bit; /* bit key */
66 __u16 fn_flags;
67 int fn_sernum;
68 struct rt6_info *rr_ptr;