Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_hashlimit.c1285 static struct pernet_operations hashlimit_net_ops = { variable
1296 err = register_pernet_subsys(&hashlimit_net_ops); in hashlimit_mt_init()
1317 unregister_pernet_subsys(&hashlimit_net_ops); in hashlimit_mt_init()
1325 unregister_pernet_subsys(&hashlimit_net_ops); in hashlimit_mt_exit()