Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_quota2.c50 struct xt_quota_counter { struct
137 struct xt_quota_counter *e = PDE_DATA(file_inode(file)); in quota_proc_read()
150 struct xt_quota_counter *e = PDE_DATA(file_inode(file)); in quota_proc_write()
173 static struct xt_quota_counter *
176 struct xt_quota_counter *e; in q2_new_counter()
199 static struct xt_quota_counter *
203 struct xt_quota_counter *e = NULL; in q2_get_counter()
204 struct xt_quota_counter *new_e; in q2_get_counter()
280 struct xt_quota_counter *e = q->master; in quota_mt2_destroy()
303 struct xt_quota_counter *e = q->master; in quota_mt2()
/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dxt_quota2.h13 struct xt_quota_counter;
23 struct xt_quota_counter *master __attribute__((aligned(8)));