BSL v1.0.0 - 16.g9d98179
AMMOS Bundle Protocol Security Library (BSL)
Loading...
Searching...
No Matches
bsl_mock_eidpat_item_t Struct Reference

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. More...
 
ssp 
 Interpreted according to scheme code when any_ssp is false.
 

Detailed Description

One item of an EID Pattern.

Field Documentation

◆ any_ssp

bool bsl_mock_eidpat_item_t::any_ssp

True if this is a match-any-SSP item.

Referenced by mock_bpa_eidpat_item_from_text().

◆ as_ipn

◆ scheme

uint64_t bsl_mock_eidpat_item_t::scheme

◆ [union]

union { ... } bsl_mock_eidpat_item_t::ssp

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