HomeSort by: relevance | last modified time | path
    Searched defs:ifa_remove (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/
if.c 636 ifa_remove(ifp, ifa);
1470 ifa_remove(ifp, ifa);
1481 ifa_remove(ifp, ifa);
1839 ifa_remove(struct ifnet *ifp, struct ifaddr *ifa) function in typeref:typename:void
1845 * if_is_deactivated indicates ifa_remove is called from if_detach
if.c 636 ifa_remove(ifp, ifa);
1470 ifa_remove(ifp, ifa);
1481 ifa_remove(ifp, ifa);
1839 ifa_remove(struct ifnet *ifp, struct ifaddr *ifa) function in typeref:typename:void
1845 * if_is_deactivated indicates ifa_remove is called from if_detach

Completed in 29 milliseconds