RTRlib
Loading...
Searching...
No Matches
spkitable.h File Reference
#include "rtrlib/rtr/rtr.h"
#include <stdbool.h>
#include <stdint.h>

Go to the source code of this file.

Data Structures

struct  spki_record
 spki_record. More...
 

Macros

#define SKI_SIZE   20
 
#define SPKI_SIZE   91
 

Typedefs

typedef void(* spki_update_fp) (struct spki_table *spki_table, const struct spki_record record, const bool added)
 A function pointer that is called if an record was added to the spki_table or was removed from the spki_table.