|
UDIF: Universal Digital Identification Framework 1.1.0.0a (A1)
A quantum-secure cryptographic identification
|
Flat fixed-capacity table of active tunnels. More...
#include <entity.h>
Data Fields | |
| udif_tunnel | entries [UDIF_ENTITY_MAX_TUNNELS] |
| size_t | count |
Flat fixed-capacity table of active tunnels.
The prototype uses a simple array for clarity; production deployments would use a hash keyed by (peerserial, treatyid). Entries with rolepair == udif_rolepair_none are free slots.
| size_t count |
Number of occupied entries
| udif_tunnel entries[UDIF_ENTITY_MAX_TUNNELS] |
Fixed-capacity array of tunnel records