Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dxt_hashlimit.c49 struct proc_dir_entry *ipt_hashlimit; member
335 hashlimit_net->ipt_hashlimit : hashlimit_net->ip6t_hashlimit, in htable_create()
403 parent = hashlimit_net->ipt_hashlimit; in htable_remove_proc_entry()
1242 hashlimit_net->ipt_hashlimit = proc_mkdir("ipt_hashlimit", net->proc_net); in hashlimit_proc_net_init()
1243 if (!hashlimit_net->ipt_hashlimit) in hashlimit_proc_net_init()
1267 hashlimit_net->ipt_hashlimit = NULL; in hashlimit_proc_net_exit()