Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/netfilter/
Dipt_CLUSTERIP.c751 static struct pernet_operations clusterip_net_ops = { variable
762 ret = register_pernet_subsys(&clusterip_net_ops); in clusterip_tg_init()
782 unregister_pernet_subsys(&clusterip_net_ops); in clusterip_tg_init()
792 unregister_pernet_subsys(&clusterip_net_ops); in clusterip_tg_exit()