#include <stdbool.h>
#include <stdio.h>
#include <string.h>
#include <xtables.h>
#include <linux/ip_vs.h>
#include <linux/netfilter/xt_ipvs.h>
Macros | |
#define | s struct xt_ipvs_mtinfo |
Enumerations | |
enum | { O_IPVS = 0, O_VPROTO, O_VADDR, O_VPORT, O_VDIR, O_VMETHOD, O_VPORTCTL } |
Functions | |
void | _init (void) |
#define s struct xt_ipvs_mtinfo |
void _init | ( | void | ) |