Home
last modified time | relevance | path

Searched refs:idmef_message_get_alert (Results 1 – 10 of 10) sorted by relevance

/dports/net/nepenthes/nepenthes-0.2.2/modules/log-prelude/
H A Dlog-prelude.cpp395 idmef_alert_set_create_time(idmef_message_get_alert(idmef), in handleTCPaccept()
400 idmef_alert_set_analyzer(idmef_message_get_alert(idmef), in handleTCPaccept()
461 idmef_alert_set_create_time(idmef_message_get_alert(idmef), in handleTCPclose()
466 idmef_alert_set_analyzer(idmef_message_get_alert(idmef), in handleTCPclose()
542 idmef_alert_set_create_time(idmef_message_get_alert(idmef), in handleShellcodeDone()
547 idmef_alert_set_analyzer(idmef_message_get_alert(idmef), in handleShellcodeDone()
648 idmef_alert_set_create_time(idmef_message_get_alert(idmef), in handleSubmission()
653 idmef_alert_set_analyzer(idmef_message_get_alert(idmef), in handleSubmission()
729 idmef_alert_set_create_time(idmef_message_get_alert(idmef), in handleDialogueAssignAndDone()
734 idmef_alert_set_analyzer(idmef_message_get_alert(idmef), in handleDialogueAssignAndDone()
[all …]
/dports/security/ossec-hids-server/ossec-hids-3.6.0/src/analysisd/output/
H A Dprelude.c492 idmef_alert_set_analyzer(idmef_message_get_alert(idmef), in OS_PreludeLog()
/dports/security/ossec-hids-local/ossec-hids-3.6.0/src/analysisd/output/
H A Dprelude.c492 idmef_alert_set_analyzer(idmef_message_get_alert(idmef), in OS_PreludeLog()
/dports/security/ossec-hids-agent/ossec-hids-3.6.0/src/analysisd/output/
H A Dprelude.c492 idmef_alert_set_analyzer(idmef_message_get_alert(idmef), in OS_PreludeLog()
/dports/security/libprelude/libprelude-1.2.6/src/
H A Dcommon.c557 alert = idmef_message_get_alert(msg);
H A Didmef-message-write.c1811 ret = idmef_alert_write(idmef_message_get_alert(message), msg); in idmef_message_write()
H A Didmef-message-print.c2868 idmef_alert_print(idmef_message_get_alert(ptr), fd); in idmef_message_print()
H A Didmef-tree-wrap.c22890 idmef_alert_t *idmef_message_get_alert(idmef_message_t *ptr) in idmef_message_get_alert() function
/dports/security/libpreludedb/libpreludedb-1.2.6/plugins/format/classic/
H A Dclassic-insert.c2048 ret = insert_alert(sql, idmef_message_get_alert(message));
/dports/security/libprelude/libprelude-1.2.6/src/include/
H A Didmef-tree-wrap.h1952 idmef_alert_t *idmef_message_get_alert(idmef_message_t *ptr);