#include <linux/types.h>
Data Structures | |
struct | ip6t_opts |
Macros | |
#define | IP6T_OPTS_OPTSNR 16 |
#define | IP6T_OPTS_LEN 0x01 |
#define | IP6T_OPTS_OPTS 0x02 |
#define | IP6T_OPTS_NSTRICT 0x04 |
#define | IP6T_OPTS_INV_LEN 0x01 /* Invert the sense of length. */ |
#define | IP6T_OPTS_INV_MASK 0x01 /* All possible flags. */ |
#define IP6T_OPTS_INV_LEN 0x01 /* Invert the sense of length. */ |
#define IP6T_OPTS_INV_MASK 0x01 /* All possible flags. */ |
#define IP6T_OPTS_LEN 0x01 |
#define IP6T_OPTS_NSTRICT 0x04 |
#define IP6T_OPTS_OPTS 0x02 |
#define IP6T_OPTS_OPTSNR 16 |