#include <stdio.h>
#include <string.h>
#include <xtables.h>
#include <linux/netfilter_ipv4/ipt_REJECT.h>
#include <linux/version.h>
Data Structures | |
struct | reject_names |
Macros | |
#define | IPT_ICMP_ADMIN_PROHIBITED IPT_TCP_RESET + 1 |
Enumerations | |
enum | { O_REJECT_WITH = 0 } |
Functions | |
void | _init (void) |
#define IPT_ICMP_ADMIN_PROHIBITED IPT_TCP_RESET + 1 |
void _init | ( | void | ) |