Searched defs:fib_entry_notifier_info (Results 1 – 1 of 1) sorted by relevance
207 struct fib_entry_notifier_info { struct208 struct fib_notifier_info info; /* must be first */209 u32 dst;210 int dst_len;211 struct fib_info *fi;212 u8 tos;213 u8 type;214 u32 tb_id;