Searched defs:cleanup (Results 1 – 2 of 2) sorted by relevance
1146 bool cleanup) in __ip_vs_del_dest()1496 static void __ip_vs_del_service(struct ip_vs_service *svc, bool cleanup) in __ip_vs_del_service()1548 static void ip_vs_unlink_service(struct ip_vs_service *svc, bool cleanup) in ip_vs_unlink_service()1577 static int ip_vs_flush(struct netns_ipvs *ipvs, bool cleanup) in ip_vs_flush()
429 bool cleanup; in vsock_pending_work() local