#include <linux/types.h>
Data Structures | |
struct | xt_string_info |
Macros | |
#define | XT_STRING_MAX_PATTERN_SIZE 128 |
#define | XT_STRING_MAX_ALGO_NAME_SIZE 16 |
Enumerations | |
enum | { XT_STRING_FLAG_INVERT = 0x01, XT_STRING_FLAG_IGNORECASE = 0x02 } |
#define XT_STRING_MAX_ALGO_NAME_SIZE 16 |
#define XT_STRING_MAX_PATTERN_SIZE 128 |