Container for one FIB source route table, combining source routes and an entry pool. More...
Container for one FIB source route table, combining source routes and an entry pool.
#include <table.h>
Data Fields | |
fib_sr_t * | headers |
pointer to source route header array | |
fib_sr_entry_t * | entry_pool |
pointer to entry pool array holding all hop entries for this table | |
size_t | entry_pool_size |
the maximum number of elements in the entry pool | |