|
@@ -1334,7 +1334,7 @@ void ip_vs_app_net_cleanup(struct net *net);
|
|
|
void ip_vs_protocol_net_cleanup(struct net *net);
|
|
|
void ip_vs_control_net_cleanup(struct net *net);
|
|
|
void ip_vs_estimator_net_cleanup(struct net *net);
|
|
|
-void ip_vs_sync_net_cleanup(struct net *net);
|
|
|
+void ip_vs_sync_net_cleanup(struct netns_ipvs *ipvs);
|
|
|
void ip_vs_service_net_cleanup(struct netns_ipvs *ipvs);
|
|
|
|
|
|
/* IPVS application functions
|