Searched refs:xt_mark_info (Results 1 – 1 of 1) sorted by relevance
6 struct xt_mark_info { struct41 struct xt_mark_info *markinfo = cb->data; in mark_parse()72 const struct xt_mark_info *info = (const void *)match->data; in mark_print()96 const struct xt_mark_info *info = (const void *)match->data; in mark_save()111 .size = XT_ALIGN(sizeof(struct xt_mark_info)),112 .userspacesize = XT_ALIGN(sizeof(struct xt_mark_info)),