Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dxt_hashlimit.c56 struct proc_dir_entry *ip6t_hashlimit; member
342 hashlimit_net->ipt_hashlimit : hashlimit_net->ip6t_hashlimit, in htable_create()
412 parent = hashlimit_net->ip6t_hashlimit; in htable_remove_proc_entry()
1249 hashlimit_net->ip6t_hashlimit = proc_mkdir("ip6t_hashlimit", net->proc_net); in hashlimit_proc_net_init()
1250 if (!hashlimit_net->ip6t_hashlimit) { in hashlimit_proc_net_init()
1271 hashlimit_net->ip6t_hashlimit = NULL; in hashlimit_proc_net_exit()