#include <stdint.h>#include <stdio.h>#include <string.h>#include <stdlib.h>#include <netdb.h>#include <arpa/inet.h>#include <xtables.h>#include <linux/dccp.h>#include <linux/netfilter/x_tables.h>#include <linux/netfilter/xt_dccp.h>
Macros | |
| #define | DEBUGP(format, fist...) |
| #define | s struct xt_dccp_info |
Enumerations | |
| enum | { O_SOURCE_PORT = 0, O_DEST_PORT, O_DCCP_TYPES, O_DCCP_OPTION } |
Functions | |
| void | _init (void) |
| #define DEBUGP | ( | format, | |
| fist... | |||
| ) |
| #define s struct xt_dccp_info |
| void _init | ( | void | ) |