ucspi-tcp6 1.13.02
ucspi-tcp6
|
#include "alloc.h"
#include "stralloc.h"
#include "open.h"
#include "cdbread.h"
#include "byte.h"
#include "fmt.h"
#include "getln.h"
#include "ip.h"
#include "str.h"
#include "ip_bit.h"
#include "rules.h"
Go to the source code of this file.
Functions | |
int | rules (void(*callback)(char *, unsigned int), int fd, char *ip, char *host, char *info) |
Variables | |
stralloc | rules_name = {0} |
stralloc | ipstring = {0} |
int rules | ( | void(*)(char *, unsigned int) | callback, |
int | fd, | ||
char * | ip, | ||
char * | host, | ||
char * | info | ||
) |