Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/
H A Dsfdaq.h54 int DAQ_CanRetry (void);
H A Dactive.h188 if( ( active_drop_pkt == ACTIVE_ALLOW ) && DAQ_CanRetry( ) ) in Active_DAQRetryPacket()
H A Dsfdaq.c475 int DAQ_CanRetry (void) in DAQ_CanRetry() function