BSL v0.0.0 - 0.geda3e66
AMMOS Bundle Protocol Security Library (BSL)
|
One item of an EID Pattern. More...
#include <eidpat.h>
Data Fields | ||
uint64_t | scheme | |
Code point for EID schemes from [7]. | ||
bool | any_ssp | |
True if this is a match-any-SSP item. | ||
union { | ||
bsl_eidpat_ipn_ssp_t as_ipn | ||
Used when scheme is BSL_MOCK_EID_IPN. | ||
} | ssp | |
Interpreted according to scheme code when any_ssp is false. | ||
One item of an EID Pattern.