Searched defs:fib_entry_notifier_info (Results 1 – 1 of 1) sorted by relevance
229 struct fib_entry_notifier_info { struct230 struct fib_notifier_info info; /* must be first */231 u32 dst;232 int dst_len;233 struct fib_info *fi;234 dscp_t dscp;235 u8 type;236 u32 tb_id;