Home
last modified time | relevance | path

Searched refs:SC_ERR_PCRE_MATCH (Results 1 – 25 of 61) sorted by relevance

123

/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-host-info.c75 SCLogError(SC_ERR_PCRE_MATCH, "Version did not cut"); in SCKernelVersionIsAtLeast()
80 SCLogError(SC_ERR_PCRE_MATCH, "Version major and minor not found (ret %d)", ret); in SCKernelVersionIsAtLeast()
H A Ddetect-engine-uint.c93 SCLogError(SC_ERR_PCRE_MATCH, "parse error, ret %" PRId32 "", ret); in DetectU32Parse()
287 SCLogError(SC_ERR_PCRE_MATCH, "parse error, ret %" PRId32 "", ret); in DetectU8Parse()
H A Ddetect-target.c90 …SCLogError(SC_ERR_PCRE_MATCH, "pcre_exec parse error, ret %" PRId32 ", string %s", ret, targetstr); in DetectTargetParse()
H A Ddetect-tls.c237 SCLogError(SC_ERR_PCRE_MATCH, "invalid tls.subject option"); in DetectTlsSubjectParse()
428 SCLogError(SC_ERR_PCRE_MATCH, "invalid tls.issuerdn option"); in DetectTlsIssuerDNParse()
560 SCLogError(SC_ERR_PCRE_MATCH, "invalid tls.fingerprint option"); in DetectTlsFingerprintParse()
H A Ddetect-priority.c70 SCLogError(SC_ERR_PCRE_MATCH, "Invalid Priority in Signature " in DetectPrioritySetup()
H A Ddetect-template.c136 SCLogError(SC_ERR_PCRE_MATCH, "parse error, ret %" PRId32 "", ret); in DetectTemplateParse()
H A Ddetect-pktvar.c98 SCLogError(SC_ERR_PCRE_MATCH, "\"%s\" is not a valid setting for pktvar.", rawstr); in DetectPktvarSetup()
H A Ddetect-snmp-pdu_type.c150 SCLogError(SC_ERR_PCRE_MATCH, "Parse error %s", rawstr); in DetectSNMPPduTypeParse()
H A Ddetect-tls-version.c159 SCLogError(SC_ERR_PCRE_MATCH, "invalid tls.version option"); in DetectTlsVersionParse()
H A Ddetect-krb5-errcode.c151 SCLogError(SC_ERR_PCRE_MATCH, "parse error, ret %" PRId32 "", ret); in DetectKrb5ErrCodeParse()
H A Ddetect-krb5-msgtype.c148 SCLogError(SC_ERR_PCRE_MATCH, "parse error, ret %" PRId32 "", ret); in DetectKrb5MsgTypeParse()
H A Ddetect-rfb-secresult.c184 … SCLogError(SC_ERR_PCRE_MATCH, "pcre_exec parse error, ret %" PRId32 ", string %s", ret, rawstr); in DetectRfbSecresultParse()
H A Ddetect-ftpdata.c154 SCLogError(SC_ERR_PCRE_MATCH, "parse error, ret %" PRId32 "", ret); in DetectFtpdataParse()
H A Ddetect-rfb-sectype.c178 SCLogError(SC_ERR_PCRE_MATCH, "Parse error %s", rawstr); in DetectRfbSectypeParse()
H A Ddetect-classtype.c79 SCLogError(SC_ERR_PCRE_MATCH, "Invalid Classtype in Signature"); in DetectClasstypeParseRawString()
H A Dutil-error.h32 SC_ERR_PCRE_MATCH, enumerator
H A Ddetect-ipopts.c137 … SCLogError(SC_ERR_PCRE_MATCH, "pcre_exec parse error, ret %" PRId32 ", string %s", ret, rawstr); in DetectIpOptsParse()
H A Ddetect-snmp-version.c192 SCLogError(SC_ERR_PCRE_MATCH, "Parse error %s", rawstr); in DetectSNMPVersionParse()
H A Ddetect-mark.c91 … SCLogError(SC_ERR_PCRE_MATCH, "pcre_exec parse error, ret %" PRId32 ", string %s", ret, rawstr); in DetectMarkParse()
H A Ddetect-tcp-window.c119 …SCLogError(SC_ERR_PCRE_MATCH, "pcre_exec parse error, ret %" PRId32 ", string %s", ret, windowstr); in DetectWindowParse()
H A Ddetect-engine-event.c130 SCLogError(SC_ERR_PCRE_MATCH, "pcre_exec parse error, ret %" PRId32 in DetectEngineEventParse()
H A Ddetect-mqtt-flags.c137 SCLogError(SC_ERR_PCRE_MATCH, "invalid flag definition: %s", rawstr); in DetectMQTTFlagsParse()
H A Ddetect-tos.c119 SCLogError(SC_ERR_PCRE_MATCH, "invalid tos option - %s. " in DetectTosParse()
H A Ddetect-mqtt-connect-flags.c142 SCLogError(SC_ERR_PCRE_MATCH, "invalid flag definition: %s", rawstr); in DetectMQTTConnectFlagsParse()
H A Ddetect-ttl.c143 SCLogError(SC_ERR_PCRE_MATCH, "parse error, ret %" PRId32 "", ret); in DetectTtlParse()

123