|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
#include <attestation.h>

Data Fields | |
| struct ast_string_field_mgr | __field_mgr |
| struct ast_string_field_pool * | __field_mgr_pool |
| struct ast_channel * | chan |
| const ast_string_field | dest_tn |
| struct tn_cfg * | etn |
| struct ast_vector_string | fingerprints |
| const ast_string_field | orig_tn |
| const ast_string_field | tag |
Definition at line 24 of file attestation.h.
| struct ast_string_field_mgr __field_mgr |
Definition at line 29 of file attestation.h.
| struct ast_string_field_pool* __field_mgr_pool |
Definition at line 29 of file attestation.h.
| struct ast_channel* chan |
Definition at line 30 of file attestation.h.
Referenced by ast_stir_shaken_as_ctx_create(), and ctx_destructor().
| const ast_string_field dest_tn |
Definition at line 29 of file attestation.h.
Referenced by ast_stir_shaken_as_ctx_create(), ast_stir_shaken_attest(), and pack_payload().
| struct tn_cfg* etn |
Definition at line 32 of file attestation.h.
Referenced by ast_stir_shaken_as_ctx_add_fingerprint(), ast_stir_shaken_as_ctx_create(), ast_stir_shaken_as_ctx_wants_fingerprints(), ast_stir_shaken_attest(), ctx_destructor(), and pack_payload().
| struct ast_vector_string fingerprints |
Definition at line 31 of file attestation.h.
Referenced by ast_stir_shaken_as_ctx_add_fingerprint(), ctx_destructor(), and pack_payload().
| const ast_string_field orig_tn |
Definition at line 29 of file attestation.h.
Referenced by ast_stir_shaken_as_ctx_create(), ast_stir_shaken_attest(), and pack_payload().
| const ast_string_field tag |
Definition at line 29 of file attestation.h.
Referenced by ast_stir_shaken_as_ctx_add_fingerprint(), ast_stir_shaken_as_ctx_create(), ast_stir_shaken_attest(), and pack_payload().