#include <security_events_defs.h>
Data Fields | |
const char * | acl_name |
ACL name, identifies which ACL was hit. | |
ast_security_event_common | common |
Common security event descriptor elements. |
Definition at line 206 of file security_events_defs.h.
const char* acl_name |
ACL name, identifies which ACL was hit.
Definition at line 221 of file security_events_defs.h.
struct ast_security_event_common common |
Common security event descriptor elements.
Definition at line 216 of file security_events_defs.h.
Referenced by report_failed_acl().