Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv4/netfilter/
Dipt_CLUSTERIP.c874 static struct pernet_operations clusterip_net_ops = { variable
889 ret = register_pernet_subsys(&clusterip_net_ops); in clusterip_tg_init()
909 unregister_pernet_subsys(&clusterip_net_ops); in clusterip_tg_init()
919 unregister_pernet_subsys(&clusterip_net_ops); in clusterip_tg_exit()