Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip6_fib.h67 struct fib6_node { struct
68 struct fib6_node __rcu *parent; argument
69 struct fib6_node __rcu *left; argument
70 struct fib6_node __rcu *right; argument
72 struct fib6_node __rcu *subtree; argument
74 struct fib6_info __rcu *leaf;
76 __u16 fn_bit; /* bit key */
77 __u16 fn_flags;
78 int fn_sernum;
79 struct fib6_info __rcu *rr_ptr;
[all …]