Home
last modified time | relevance | path

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

/net/netfilter/
Dxt_recent.c666 static struct pernet_operations recent_net_ops = { variable
724 err = register_pernet_subsys(&recent_net_ops); in recent_mt_init()
729 unregister_pernet_subsys(&recent_net_ops); in recent_mt_init()
736 unregister_pernet_subsys(&recent_net_ops); in recent_mt_exit()