Home
last modified time | relevance | path

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

/include/net/
Dip6_fib.h62 struct fib6_node { struct
63 struct fib6_node *parent; argument
64 struct fib6_node *left; argument
65 struct fib6_node *right; argument
67 struct fib6_node *subtree; argument
69 struct rt6_info *leaf;
71 __u16 fn_bit; /* bit key */
72 __u16 fn_flags;
73 int fn_sernum;
74 struct rt6_info *rr_ptr;
[all …]