Searched defs:fib_entry_notifier_info (Results 1 – 1 of 1) sorted by relevance
190 struct fib_entry_notifier_info { struct191 struct fib_notifier_info info; /* must be first */192 u32 dst;193 int dst_len;194 struct fib_info *fi;195 u8 tos;196 u8 type;197 u32 tb_id;