Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/
H A Ddecode.c466 static inline int Event_Enabled(int sid) in Event_Enabled() function
2266 if ( Event_Enabled(DECODE_ICMP_PING_NMAP) ) in ICMP4MiscTests()
2273 if ( Event_Enabled(DECODE_ICMP_ICMPENUM) ) in ICMP4MiscTests()
2403 if ( Event_Enabled(DECODE_IP_OPTION_SET) ) in IPMiscTests()
2882 if ( Event_Enabled(DECODE_IP4_DF_OFFSET) ) in DecodeIP()
2912 if(Event_Enabled(DECODE_BAD_FRAGBITS)) in DecodeIP()
5294 if ( Event_Enabled(DECODE_UDP_PORT_ZERO) ) in UDPMiscTests()
5552 if ( Event_Enabled(DECODE_TCP_PORT_ZERO) ) in TCPMiscTests()
5705 if(Event_Enabled(DECODE_TCP_XMAS) || Event_Enabled(DECODE_TCP_NMAP_XMAS)) in DecodeTCP()
5774 if ( Event_Enabled(DECODE_TCP_MUST_ACK) ) in DecodeTCP()
[all …]