Home
last modified time | relevance | path

Searched defs:cleanup (Results 1 – 2 of 2) sorted by relevance

/net/netfilter/ipvs/
Dip_vs_ctl.c1146 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()
/net/vmw_vsock/
Daf_vsock.c429 bool cleanup; in vsock_pending_work() local