Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_recent.c687 static struct pernet_operations recent_net_ops = { variable
747 err = register_pernet_subsys(&recent_net_ops); in recent_mt_init()
752 unregister_pernet_subsys(&recent_net_ops); in recent_mt_init()
759 unregister_pernet_subsys(&recent_net_ops); in recent_mt_exit()