Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_quota2.c72 static struct proc_dir_entry *proc_xt_quota; variable
237 proc_xt_quota, &q2_counter_fops, e); in q2_get_counter()
295 remove_proc_entry(e->name, proc_xt_quota); in quota_mt2_destroy()
373 proc_xt_quota = proc_mkdir("xt_quota", init_net.proc_net); in quota_mt2_init()
374 if (proc_xt_quota == NULL) in quota_mt2_init()