Home
last modified time | relevance | path

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

/linux/include/net/
A Dip6_fib.h72 struct fib6_node { struct
73 struct fib6_node __rcu *parent; argument
74 struct fib6_node __rcu *left; argument
75 struct fib6_node __rcu *right; argument
77 struct fib6_node __rcu *subtree; argument
79 struct fib6_info __rcu *leaf;
81 __u16 fn_bit; /* bit key */
82 __u16 fn_flags;
83 int fn_sernum;
84 struct fib6_info __rcu *rr_ptr;
[all …]

Completed in 6 milliseconds