Searched refs:xt_connmark_info (Results 1 – 1 of 1) sorted by relevance
28 struct xt_connmark_info { struct63 struct xt_connmark_info *markinfo = cb->data; in connmark_parse()83 const struct xt_connmark_info *info = (const void *)match->data; in connmark_print()105 const struct xt_connmark_info *info = (const void *)match->data; in connmark_save()140 const struct xt_connmark_info *info = (const void *)params->match->data; in connmark_xlate()175 .size = XT_ALIGN(sizeof(struct xt_connmark_info)),176 .userspacesize = XT_ALIGN(sizeof(struct xt_connmark_info)),