Searched defs:xt_quota_counter (Results 1 – 1 of 1) sorted by relevance
31 struct xt_quota_counter { struct32 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;