Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_hashlimit.c56 struct proc_dir_entry *ipt_hashlimit; member
343 hashlimit_net->ipt_hashlimit : hashlimit_net->ip6t_hashlimit, in htable_create()
397 parent = hashlimit_net->ipt_hashlimit; in htable_remove_proc_entry()
1237 hashlimit_net->ipt_hashlimit = proc_mkdir("ipt_hashlimit", net->proc_net); in hashlimit_proc_net_init()
1238 if (!hashlimit_net->ipt_hashlimit) in hashlimit_proc_net_init()
1262 hashlimit_net->ipt_hashlimit = NULL; in hashlimit_proc_net_exit()