Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

s_HI_SI_INPUT Struct Reference

#include <hi_si.h>

List of all members.

Public Attributes

unsigned long sip
unsigned long dip
unsigned short sport
unsigned short dport
unsigned char pdir


Detailed Description

The HI_SI_INPUT structure holds the information that the Session Inspection Module needs to determine the type of inspection mode (client, server, neither) and to retrieve the appropriate server configuration.

The input is the source and destination IP addresses, and the source and destination ports (since this should always be a TCP packet).

Definition at line 89 of file hi_si.h.


Member Data Documentation

unsigned long s_HI_SI_INPUT::dip
 

Definition at line 92 of file hi_si.h.

Referenced by InitServerConf(), and SetSiInput().

unsigned short s_HI_SI_INPUT::dport
 

Definition at line 94 of file hi_si.h.

Referenced by InitServerConf(), and SetSiInput().

unsigned char s_HI_SI_INPUT::pdir
 

Definition at line 95 of file hi_si.h.

Referenced by InitServerConf(), and SetSiInput().

unsigned long s_HI_SI_INPUT::sip
 

Definition at line 91 of file hi_si.h.

Referenced by InitServerConf(), and SetSiInput().

unsigned short s_HI_SI_INPUT::sport
 

Definition at line 93 of file hi_si.h.

Referenced by InitServerConf(), and SetSiInput().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2