Home
last modified time | relevance | path

Searched defs:xt_quota_counter (Results 1 – 1 of 1) sorted by relevance

/net/netfilter/
Dxt_quota2.c31 struct xt_quota_counter { struct
32 u_int64_t quota;
33 spinlock_t lock;
34 struct list_head list;
35 atomic_t ref;
36 char name[sizeof(((struct xt_quota_mtinfo2 *)NULL)->name)];
37 struct proc_dir_entry *procfs_entry;