Searched defs:xt_quota_counter (Results 1 – 1 of 1) sorted by relevance
50 struct xt_quota_counter { struct51 u_int64_t quota;52 spinlock_t lock;53 struct list_head list;54 atomic_t ref;55 char name[sizeof(((struct xt_quota_mtinfo2 *)NULL)->name)];56 struct proc_dir_entry *procfs_entry;