tcptable.c File Reference

TCP parsing function. More...

#include "libnuclient.h"
#include "proto.h"
#include "tcptable.h"
#include <inttypes.h>
#include <jhash.h>
#include <nubase.h>

Include dependency graph for tcptable.c:

Go to the source code of this file.

Defines

#define USE_JHASH3

Functions

int tcptable_read (nuauth_session_t *session, conntable_t *ct)
int tcptable_init (conntable_t **ct)
int tcptable_hash (conn_t *c)
void tcptable_add (conntable_t *ct, conn_t *c)
conn_ttcptable_find (conntable_t *ct, conn_t *c)
void tcptable_free (conntable_t *ct)


Detailed Description

TCP parsing function.

Here are functions to get live connection table from the operating system. Main function is tcptable_read().

Definition in file tcptable.c.


Define Documentation

#define USE_JHASH3

Definition at line 27 of file tcptable.c.


Generated on Thu Nov 20 04:00:35 2008 for NuFW by  doxygen 1.4.7