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