Home
last modified time | relevance | path

Searched refs:SigMatchAlloc (Results 1 – 25 of 97) sorted by relevance

1234

/dports/security/suricata/suricata-6.0.4/src/
H A Ddetect-tcp-flags.c481 sm = SigMatchAlloc(); in DetectFlagsSetup()
680 sm = SigMatchAlloc(); in FlagsTestParse03()
735 sm = SigMatchAlloc(); in FlagsTestParse04()
791 sm = SigMatchAlloc(); in FlagsTestParse05()
847 sm = SigMatchAlloc(); in FlagsTestParse06()
902 sm = SigMatchAlloc(); in FlagsTestParse07()
958 sm = SigMatchAlloc(); in FlagsTestParse08()
1013 sm = SigMatchAlloc(); in FlagsTestParse09()
1068 sm = SigMatchAlloc(); in FlagsTestParse10()
1123 sm = SigMatchAlloc(); in FlagsTestParse11()
[all …]
H A Ddetect-ipopts.c184 sm = SigMatchAlloc(); in DetectIpOptsSetup()
284 sm = SigMatchAlloc(); in IpOptsTestParse03()
334 sm = SigMatchAlloc(); in IpOptsTestParse04()
H A Ddetect-csum.c272 sm = SigMatchAlloc(); in DetectIPV4CsumSetup()
369 sm = SigMatchAlloc(); in DetectTCPV4CsumSetup()
466 sm = SigMatchAlloc(); in DetectTCPV6CsumSetup()
563 sm = SigMatchAlloc(); in DetectUDPV4CsumSetup()
660 sm = SigMatchAlloc(); in DetectUDPV6CsumSetup()
755 sm = SigMatchAlloc(); in DetectICMPV4CsumSetup()
853 sm = SigMatchAlloc(); in DetectICMPV6CsumSetup()
H A Ddetect-http2.c315 SigMatch *sm = SigMatchAlloc(); in DetectHTTP2frametypeSetup()
401 SigMatch *sm = SigMatchAlloc(); in DetectHTTP2errorcodeSetup()
468 SigMatch *sm = SigMatchAlloc(); in DetectHTTP2prioritySetup()
535 SigMatch *sm = SigMatchAlloc(); in DetectHTTP2windowSetup()
592 SigMatch *sm = SigMatchAlloc(); in DetectHTTP2sizeUpdateSetup()
649 SigMatch *sm = SigMatchAlloc(); in DetectHTTP2settingsSetup()
H A Ddetect-fragbits.c291 sm = SigMatchAlloc(); in DetectFragBitsSetup()
495 sm = SigMatchAlloc(); in FragBitsTestParse03()
585 sm = SigMatchAlloc(); in FragBitsTestParse04()
H A Ddetect-tls.c316 sm = SigMatchAlloc(); in DetectTlsSubjectSetup()
508 sm = SigMatchAlloc(); in DetectTlsIssuerDNSetup()
697 sm = SigMatchAlloc(); in DetectTlsFingerprintSetup()
747 sm = SigMatchAlloc(); in DetectTlsStoreSetup()
H A Ddetect-engine-event.c193 SigMatch *sm = SigMatchAlloc(); in DetectEngineEventSetupDo()
364 sm = SigMatchAlloc(); in EngineEventTestParse06()
H A Ddetect-tls-cert-validity.c452 sm = SigMatchAlloc(); in DetectTlsExpiredSetup()
503 sm = SigMatchAlloc(); in DetectTlsValidSetup()
593 sm = SigMatchAlloc(); in DetectTlsValiditySetup()
H A Ddetect-cipservice.c221 sm = SigMatchAlloc(); in DetectCipServiceSetup()
392 sm = SigMatchAlloc(); in DetectEnipCommandSetup()
H A Ddetect-dns-opcode.c45 SigMatch *sm = SigMatchAlloc(); in DetectDnsOpcodeSetup()
H A Ddetect-flowvar.c177 sm = SigMatchAlloc(); in DetectFlowvarSetup()
269 sm = SigMatchAlloc(); in DetectFlowvarPostMatchSetup()
H A Ddetect-sameip.c98 sm = SigMatchAlloc(); in DetectSameipSetup()
H A Ddetect-template.c186 SigMatch *sm = SigMatchAlloc(); in DetectTemplateSetup()
H A Ddetect-icmpv6-mtu.c119 SigMatch *sm = SigMatchAlloc(); in DetectICMPv6mtuSetup()
H A Ddetect-pktvar.c152 SigMatch *sm = SigMatchAlloc(); in DetectPktvarSetup()
H A Ddetect-filestore.c361 sm = SigMatchAlloc(); in DetectFilestoreSetup()
465 sm = SigMatchAlloc(); in DetectFilestoreSetup()
H A Ddetect-mqtt-protocol-version.c136 sm = SigMatchAlloc(); in DetectMQTTProtocolVersionSetup()
H A Ddetect-snmp-pdu_type.c209 sm = SigMatchAlloc(); in DetectSNMPPduTypeSetup()
H A Ddetect-mqtt-type.c169 sm = SigMatchAlloc(); in DetectMQTTTypeSetup()
H A Ddetect-tls-version.c241 sm = SigMatchAlloc(); in DetectTlsVersionSetup()
H A Ddetect-dnp3.c238 sm = SigMatchAlloc(); in DetectDNP3FuncSetup()
326 sm = SigMatchAlloc(); in DetectDNP3IndSetup()
400 sm = SigMatchAlloc(); in DetectDNP3ObjSetup()
H A Ddetect-bypass.c88 sm = SigMatchAlloc(); in DetectBypassSetup()
H A Ddetect-mqtt-qos.c164 sm = SigMatchAlloc(); in DetectMQTTQosSetup()
H A Ddetect-mqtt-reason-code.c180 sm = SigMatchAlloc(); in DetectMQTTReasonCodeSetup()
H A Ddetect-krb5-errcode.c199 sm = SigMatchAlloc(); in DetectKrb5ErrCodeSetup()

1234