Searched defs:xt_string_info (Results 1 – 1 of 1) sorted by relevance
15 struct xt_string_info { struct16 __u16 from_offset;17 __u16 to_offset;18 char algo[XT_STRING_MAX_ALGO_NAME_SIZE];19 char pattern[XT_STRING_MAX_PATTERN_SIZE];20 __u8 patlen;21 union {29 } u;32 struct ts_config __attribute__((aligned(8))) *config;