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