Home
last modified time | relevance | path

Searched refs:FLOW_NO_SERVICE_EVENT (Results 1 – 5 of 5) sorted by relevance

/dports/security/snort3/snort3-3.1.19.0/src/framework/
H A Ddata_bus.h143 #define FLOW_NO_SERVICE_EVENT "flow.no_service_event" macro
/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/wizard/
H A Dwizard.cc210 DataBus::publish(FLOW_NO_SERVICE_EVENT, pkt); in scan()
229 DataBus::publish(FLOW_NO_SERVICE_EVENT, pkt); in scan()
/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/appid/
H A Dappid_inspector.cc145 DataBus::subscribe_network(FLOW_NO_SERVICE_EVENT, new AppIdServiceEventHandler(*this)); in configure()
/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/binder/
H A Dbinder.cc458 DataBus::publish(FLOW_NO_SERVICE_EVENT, DetectionEngine::get_current_packet()); in apply_service()
/dports/security/snort3/snort3-3.1.19.0/src/managers/
H A Dinspector_manager.cc1471 DataBus::publish(FLOW_NO_SERVICE_EVENT, p); in bumble()