Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dip6_fib.h73 struct fib6_node { struct
74 struct fib6_node __rcu *parent; argument
75 struct fib6_node __rcu *left; argument
76 struct fib6_node __rcu *right; argument
78 struct fib6_node __rcu *subtree; argument
80 struct fib6_info __rcu *leaf;
82 __u16 fn_bit; /* bit key */
83 __u16 fn_flags;
84 int fn_sernum;
85 struct fib6_info __rcu *rr_ptr;
[all …]