Home
last modified time | relevance | path

Searched defs:xt_string_info (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/netfilter/
Dxt_string.h14 struct xt_string_info { struct
15 __u16 from_offset;
16 __u16 to_offset;
17 char algo[XT_STRING_MAX_ALGO_NAME_SIZE];
18 char pattern[XT_STRING_MAX_PATTERN_SIZE];
19 __u8 patlen;
20 union {
28 } u;
31 struct ts_config __attribute__((aligned(8))) *config;