Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_hashlimit.c57 struct proc_dir_entry *ip6t_hashlimit; member
343 hashlimit_net->ipt_hashlimit : hashlimit_net->ip6t_hashlimit, in htable_create()
399 parent = hashlimit_net->ip6t_hashlimit; in htable_remove_proc_entry()
1241 hashlimit_net->ip6t_hashlimit = proc_mkdir("ip6t_hashlimit", net->proc_net); in hashlimit_proc_net_init()
1242 if (!hashlimit_net->ip6t_hashlimit) { in hashlimit_proc_net_init()
1263 hashlimit_net->ip6t_hashlimit = NULL; in hashlimit_proc_net_exit()