Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dip6_fib.h58 struct fib6_node { struct
59 struct fib6_node *parent; argument
60 struct fib6_node *left; argument
61 struct fib6_node *right; argument
63 struct fib6_node *subtree; argument
65 struct rt6_info *leaf;
67 __u16 fn_bit; /* bit key */
68 __u16 fn_flags;
69 int fn_sernum;
70 struct rt6_info *rr_ptr;