Home
last modified time | relevance | path

Searched refs:xt_ct_target_info (Results 1 – 2 of 2) sorted by relevance

/third_party/iptables/extensions/
Dlibxt_CT.c51 #define s struct xt_ct_target_info
181 struct xt_ct_target_info *info = cb->data; in ct_parse()
233 const struct xt_ct_target_info *info = in ct_print()
234 (const struct xt_ct_target_info *)target->data; in ct_print()
280 const struct xt_ct_target_info *info = in ct_save()
281 (const struct xt_ct_target_info *)target->data; in ct_save()
325 struct xt_ct_target_info *info = (void *)target->data; in ct_print_name_alias()
332 struct xt_ct_target_info *info = (void *)target->data; in notrack_ct0_tg_init()
370 .size = XT_ALIGN(sizeof(struct xt_ct_target_info)),
371 .userspacesize = offsetof(struct xt_ct_target_info, ct),
[all …]
/third_party/iptables/include/linux/netfilter/
Dxt_CT.h14 struct xt_ct_target_info { struct