Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDip_carp.c297 static void carp_detach_locked(struct ifaddr *);
1847 carp_detach_locked(ifa); in carp_attach()
1906 carp_detach_locked(ifa); in carp_detach()
1911 carp_detach_locked(struct ifaddr *ifa) in carp_detach_locked() function