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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_cpu.h6 struct xt_cpu_info { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter/
H A Dxt_cpu.h6 struct xt_cpu_info { struct
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/linux/netfilter/
H A Dxt_cpu.h6 struct xt_cpu_info { struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/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)),
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/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)),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dxt_cpu.c28 const struct xt_cpu_info *info = par->matchinfo;
37 const struct xt_cpu_info *info = par->matchinfo;
48 .matchsize = sizeof(struct xt_cpu_info),

Completed in 173 milliseconds