RTRlib
|
Go to the source code of this file.
Data Structures | |
struct | pfx_record |
pfx_record. More... | |
struct | pfx_table |
pfx_table. More... | |
Typedefs | |
typedef void(* | pfx_update_fp) (struct pfx_table *pfx_table, const struct pfx_record record, const bool added) |
A function pointer that is called if an record was added to the pfx_table or was removed from the pfx_table. | |