#include <stdio.h>
#include <string.h>
#include <xtables.h>
#include <netinet/tcp.h>
#include <linux/netfilter/xt_TCPOPTSTRIP.h>
Data Structures | |
struct | tcp_optionmap |
Macros | |
#define | TCPOPT_MD5SIG 19 |
Enumerations | |
enum | { O_STRIP_OPTION = 0 } |
Functions | |
void | _init (void) |
#define TCPOPT_MD5SIG 19 |
void _init | ( | void | ) |