Searched defs:fib_data (Results 1 – 2 of 2) sorted by relevance
167 struct fib_data { struct168 uint32_t number_nhops; /* current # of nhops */192 TAILQ_ENTRY(fib_data) entries; /* list of all fds in vnet */ argument
462 fib_export_p *fib_data; /* vector to per-fib data */ member