Searched refs:xt_counters (Results 1 – 6 of 6) sorted by relevance
317 struct xt_counters *xt_counters_alloc(unsigned int counters);442 struct xt_counters *counter);443 void xt_percpu_counter_free(struct xt_counters *cnt);445 static inline struct xt_counters *446 xt_get_this_cpu_counter(struct xt_counters *cnt) in xt_get_this_cpu_counter()454 static inline struct xt_counters *455 xt_get_per_cpu_counter(struct xt_counters *cnt, unsigned int cpu) in xt_get_per_cpu_counter()
29 #define arpt_counters xt_counters109 struct xt_counters counters;181 struct xt_counters __user *counters;
37 #define ipt_counters xt_counters121 struct xt_counters counters;203 struct xt_counters __user *counters;
37 #define ip6t_counters xt_counters125 struct xt_counters counters;243 struct xt_counters __user *counters;
110 struct xt_counters { struct122 struct xt_counters counters[]; argument
1198 size = sizeof(struct xt_counters); in xt_copy_counters()1463 struct xt_counters *xt_counters_alloc(unsigned int counters) in xt_counters_alloc()1465 struct xt_counters *mem; in xt_counters_alloc()2121 struct xt_counters *counter) in xt_percpu_counter_alloc()2144 void xt_percpu_counter_free(struct xt_counters *counters) in xt_percpu_counter_free()