Go to the source code of this file.
Defines | |
#define | SMTP_DEFAULT_SERVER_PORT 25 |
Typedefs | |
typedef _XLINK2STATE | XLINK2STATE |
Functions | |
void | XLINK2STATE_Init (void) |
void | XLINK2STATE_SessionFree (void *) |
void | XLINK2STATE_Free (void) |
void | SnortXLINK2STATE (Packet *p) |
void | XLINK2STATE_ParseArgs (u_char *args) |
|
Definition at line 10 of file xlink2state.h. Referenced by ProcessPorts(), and XLINK2STATE_ParseArgs(). |
|
|
|
Definition at line 305 of file xlink2state.c. References _xlink2state_disabled, DEBUG_PLUGIN, DEBUG_WRAP, _Packet::dp, _Packet::dsize, IsServer(), _Packet::packet_flags, PKT_STREAM_INSERT, XLINK2STATE_ProcessPacket(), and XLINK2STATE_Setup(). Referenced by XLINK2STATEDetect(). |
|
|
|
Definition at line 65 of file xlink2state.c. References SearchAdd(), SearchInit(), and SearchPrepPatterns(). Referenced by XLINK2STATEInit(). |
|
Definition at line 466 of file xlink2state.c. References _xlink2state_disabled, _xlink2state_drop, _xlink2state_ports, CONF_SEPARATORS, DISABLE, ERRSTRLEN, FatalError(), file_line, file_name, INLINE_DROP, InlineMode(), LogMessage(), NULL, PORTS, PrintConfig(), ProcessPorts(), SMTP_DEFAULT_SERVER_PORT, and strcasecmp. Referenced by XLINK2STATEInit(). |
|
Definition at line 87 of file xlink2state.c. Referenced by XLINK2STATE_Setup(). |