|
BSL v1.0.0 - 4.g1b6a605
AMMOS Bundle Protocol Security Library (BSL)
|
One item of an EID Pattern. More...
#include <eidpat.h>
Collaboration diagram for bsl_mock_eidpat_item_t:Data Fields | ||
| uint64_t | scheme | |
| Code point for EID schemes from [8]. | ||
| 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.