Searched defs:dn_fib_node (Results 1 – 1 of 1) sorted by relevance
67 struct dn_fib_node { struct68 struct dn_fib_node *fn_next; argument69 struct dn_fib_info *fn_info;71 dn_fib_key_t fn_key;72 u8 fn_type;73 u8 fn_scope;74 u8 fn_state;