Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/
H A Ddecode.c85 static inline int ScNormalDrop (NormFlags nf) in ScNormalDrop() function
90 #define ScNormalDrop(nf) 1 macro
135 if ( ScNormalDrop(NORM_IP4_TTL) && in execMinTtlDrop()
152 if ( ScNormalDrop(NORM_IP4_TTL) ) in execTtlDrop()
168 if ( ScNormalDrop(NORM_IP6_TTL) ) in execHopDrop()
184 if ( ScNormalDrop(NORM_IP6_TTL) && in execIpv6MinTtlDrop()