fib_sr_meta_t Struct Reference

Container for one FIB source route table, combining source routes and an entry pool. More...

Detailed Description

Container for one FIB source route table, combining source routes and an entry pool.

Definition at line 86 of file table.h.

#include <table.h>

Data Fields

fib_sr_theaders
 pointer to source route header array
 
fib_sr_entry_tentry_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
 

The documentation for this struct was generated from the following file: