Home
last modified time | relevance | path

Searched refs:daq_stop (Results 1 – 3 of 3) sorted by relevance

/dports/net/daq/daq-2.2.2/api/
H A Ddaq.h75 DAQ_LINKAGE int daq_stop(const DAQ_Module_t *module, void *handle);
H A Ddaq_mod_ops.c170 DAQ_LINKAGE int daq_stop(const DAQ_Module_t *module, void *handle) in daq_stop() function
/dports/security/snort/snort-2.9.18/src/
H A Dsfdaq.c643 int err = daq_stop(daq_mod, daq_hand); in DAQ_Stop()