#include "fpcreate.h"
Go to the source code of this file.
Functions | |
void | SetupFrag3 () |
int | fpAddFragAlert (Packet *p, OTNX *otnx) |
int | fpFragAlerted (Packet *p, OTNX *otnx) |
|
Definition at line 3758 of file spp_frag3.c. References _FragTracker::alert_count, _FragTracker::alert_gid, _FragTracker::alert_sid, _Packet::fragtracker, _SigInfo::generator, _SigInfo::id, MAX_FRAG_ALERTS, _otnx_::otn, and _OptTreeNode::sigInfo. Referenced by fpFinalSelectEvent(). |
|
Definition at line 3800 of file spp_frag3.c. References _FragTracker::alert_gid, _FragTracker::alert_sid, _SigInfo::generator, _SigInfo::id, _otnx_::otn, PKT_REBUILT_FRAG, and _OptTreeNode::sigInfo. Referenced by fpFinalSelectEvent(). |
|
Main setup function to regiser frag3 with the rest of Snort.
Definition at line 691 of file spp_frag3.c. References DEBUG_FRAG, DEBUG_WRAP, Frag3GlobalInit(), Frag3Init(), and RegisterPreprocessor(). Referenced by InitPreprocessors(). |