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

fw-none.c File Reference

#include "config.h"
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include "dnet.h"

Go to the source code of this file.

Functions

fw_tfw_open (void)
int fw_add (fw_t *f, const struct fw_rule *rule)
int fw_delete (fw_t *f, const struct fw_rule *rule)
int fw_loop (fw_t *f, fw_handler callback, void *arg)
fw_tfw_close (fw_t *f)


Function Documentation

int fw_add fw_t f,
const struct fw_rule rule
 

Definition at line 25 of file fw-none.c.

References errno.

fw_t* fw_close fw_t f  ) 
 

Definition at line 46 of file fw-none.c.

References NULL.

int fw_delete fw_t f,
const struct fw_rule rule
 

Definition at line 32 of file fw-none.c.

References errno.

int fw_loop fw_t f,
fw_handler  callback,
void *  arg
 

Definition at line 39 of file fw-none.c.

References errno.

fw_t* fw_open void   ) 
 

Definition at line 18 of file fw-none.c.

References errno, and NULL.


Generated on Sun May 14 14:51:21 2006 by  doxygen 1.4.2