Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-error.h51 SC_ERR_PCAP_CREATE, enumerator
H A Dsource-pcap.c428 SCLogError(SC_ERR_PCAP_CREATE, "could not create a new " in ReceivePcapThreadInit()
432 SCLogError(SC_ERR_PCAP_CREATE, "could not create a new " in ReceivePcapThreadInit()
H A Dutil-error.c56 CASE_CODE (SC_ERR_PCAP_CREATE); in SCErrorToString()