Searched defs:fib_entry_notifier_info (Results 1 – 1 of 1) sorted by relevance
223 struct fib_entry_notifier_info { struct224 struct fib_notifier_info info; /* must be first */225 u32 dst;226 int dst_len;227 struct fib_info *fi;228 dscp_t dscp;229 u8 type;230 u32 tb_id;