|
BSL v1.0.0 - 16.g9d98179
AMMOS Bundle Protocol Security Library (BSL)
|
Defines interactions with an external Policy Provider. More...
Include dependency graph for TelemetryCounters.c:Functions | |
| int | BSL_TlmCounters_IncrementCounter (BSL_LibCtx_t *bsl, BSL_TlmCounterIndex_e tlm_index, uint64_t count) |
| Increments a telemetry counter in the ctx based on telemetry index. | |
Defines interactions with an external Policy Provider.
| int BSL_TlmCounters_IncrementCounter | ( | BSL_LibCtx_t * | bsl, |
| BSL_TlmCounterIndex_e | tlm_index, | ||
| uint64_t | count | ||
| ) |
Increments a telemetry counter in the ctx based on telemetry index.
References bsl, BSL_SUCCESS, BSL_TLM_TOTAL_COUNT, and CHK_ARG_NONNULL.
Referenced by BSL_API_QuerySecurity(), BSL_ExecBCBAcceptor(), BSL_ExecBCBSource(), BSL_ExecBIBAccept(), BSL_ExecBIBSource(), and Encode_ASB().