Searched defs:fib_entry_notifier_info (Results 1 – 1 of 1) sorted by relevance
219 struct fib_entry_notifier_info { struct220 struct fib_notifier_info info; /* must be first */221 u32 dst;222 int dst_len;223 struct fib_info *fi;224 u8 tos;225 u8 type;226 u32 tb_id;