HomeSort by relevance Sort by last modified time
    Searched full:xt_cpu_info (Results 1 - 2 of 2) sorted by null

  /external/iptables/include/linux/netfilter/
xt_cpu.h 6 struct xt_cpu_info { struct
  /external/iptables/extensions/
libxt_cpu.c 19 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 1275 milliseconds