Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dxt_hashlimit.c56 struct proc_dir_entry *ip6t_hashlimit; member
341 hashlimit_net->ipt_hashlimit : hashlimit_net->ip6t_hashlimit, in htable_create()
401 parent = hashlimit_net->ip6t_hashlimit; in htable_remove_proc_entry()
1243 hashlimit_net->ip6t_hashlimit = proc_mkdir("ip6t_hashlimit", net->proc_net); in hashlimit_proc_net_init()
1244 if (!hashlimit_net->ip6t_hashlimit) { in hashlimit_proc_net_init()
1265 hashlimit_net->ip6t_hashlimit = NULL; in hashlimit_proc_net_exit()