Searched refs:xt_cpu_info (Results 1 - 2 of 2) sorted by relevance

/external/iptables/include/linux/netfilter/
H A Dxt_cpu.h6 struct xt_cpu_info { struct
/external/iptables/extensions/
H A Dlibxt_cpu.c19 XTOPT_POINTER(struct xt_cpu_info, cpu)},
25 struct xt_cpu_info *cpuinfo = cb->data;
35 const struct xt_cpu_info *info = (void *)match->data;
42 const struct xt_cpu_info *info = (void *)match->data;
51 .size = XT_ALIGN(sizeof(struct xt_cpu_info)),
52 .userspacesize = XT_ALIGN(sizeof(struct xt_cpu_info)),

Completed in 113 milliseconds