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