Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv4/netfilter/
Dipt_CLUSTERIP.c877 static struct pernet_operations clusterip_net_ops = { variable
892 ret = register_pernet_subsys(&clusterip_net_ops); in clusterip_tg_init()
912 unregister_pernet_subsys(&clusterip_net_ops); in clusterip_tg_init()
922 unregister_pernet_subsys(&clusterip_net_ops); in clusterip_tg_exit()