Home
last modified time | relevance | path

Searched defs:PKT_IGNORE (Results 1 – 2 of 2) sorted by relevance

/dports/security/snort3/snort3-3.1.19.0/src/protocols/
H A Dpacket.h80 #define PKT_IGNORE 0x00800000 /* this packet should be ignored, based on port */ macro
/dports/security/snort/snort-2.9.18/src/
H A Ddecode.h637 #define PKT_IGNORE 0x00001000 /* this packet should be ignored, based on port */ macro