Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv4/netfilter/
Dipt_CLUSTERIP.c856 static struct pernet_operations clusterip_net_ops = { variable
871 ret = register_pernet_subsys(&clusterip_net_ops); in clusterip_tg_init()
891 unregister_pernet_subsys(&clusterip_net_ops); in clusterip_tg_init()
901 unregister_pernet_subsys(&clusterip_net_ops); in clusterip_tg_exit()