#include <linux/netfilter/xt_bpf.h>#include <errno.h>#include <fcntl.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <sys/stat.h>#include <sys/types.h>#include <unistd.h>#include <xtables.h>
Macros | |
| #define | BCODE_FILE_MAX_LEN_B 1024 |
Enumerations | |
| enum | { O_BCODE_STDIN = 0 } |
Functions | |
| void | _init (void) |
| #define BCODE_FILE_MAX_LEN_B 1024 |
| void _init | ( | void | ) |