Home | History | Annotate | Download | only in extensions

Lines Matching refs:xt_ct_target_info_v1

58 #define s struct xt_ct_target_info_v1
152 struct xt_ct_target_info_v1 *info = cb->data;
195 const struct xt_ct_target_info_v1 *info =
196 (const struct xt_ct_target_info_v1 *)target->data;
242 const struct xt_ct_target_info_v1 *info =
243 (const struct xt_ct_target_info_v1 *)target->data;
280 struct xt_ct_target_info_v1 *info = (void *)target->data;
287 struct xt_ct_target_info_v1 *info = (void *)target->data;
310 .size = XT_ALIGN(sizeof(struct xt_ct_target_info_v1)),
311 .userspacesize = offsetof(struct xt_ct_target_info_v1, ct),
323 .size = XT_ALIGN(sizeof(struct xt_ct_target_info_v1)),
324 .userspacesize = offsetof(struct xt_ct_target_info_v1, ct),
348 .size = XT_ALIGN(sizeof(struct xt_ct_target_info_v1)),
349 .userspacesize = offsetof(struct xt_ct_target_info_v1, ct),
359 .size = XT_ALIGN(sizeof(struct xt_ct_target_info_v1)),
360 .userspacesize = offsetof(struct xt_ct_target_info_v1, ct),