#include <linux/types.h>
Data Structures | |
struct | xt_connlabel_mtinfo |
Macros | |
#define | XT_CONNLABEL_MAXBIT 127 |
Enumerations | |
enum | xt_connlabel_mtopts { XT_CONNLABEL_OP_INVERT = 1 << 0, XT_CONNLABEL_OP_SET = 1 << 1 } |
#define XT_CONNLABEL_MAXBIT 127 |
enum xt_connlabel_mtopts |