Home
last modified time | relevance | path

Searched refs:service_event_subscribe (Results 1 – 2 of 2) sorted by relevance

/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/appid/
H A Dspp_appid.c557 …if (_dpd.streamAPI->service_event_subscribe(PP_SIP, SIP_EVENT_TYPE_SIP_DIALOG, SipSessionSnortCall… in AppIdInit()
560 …if (_dpd.streamAPI->service_event_subscribe(PP_CIP, CIP_EVENT_TYPE_CIP_DATA, CipSessionSnortCallba… in AppIdInit()
/dports/security/snort/snort-2.9.18/src/preprocessors/
H A Dstream_api.h569 …bool (*service_event_subscribe)(unsigned int preprocId, ServiceEventType eventType, ServiceEventNo… member