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

  /src/sys/net/
if.c 613 * a detach helper. This is called from if_detach().
908 /* if_detach may already destroy it */
1315 if_detach(struct ifnet *ifp) function in typeref:typename:void
1437 printf("if_detach: ifaddr %p, family %d, refcnt %d\n",
1440 panic("if_detach: loop detected");
1468 printf("if_detach: WARNING: AF %d not purged\n",
1845 * if_is_deactivated indicates ifa_remove is called from if_detach
2411 * If there is nothing to process then if_detach() has been called.
if.c 613 * a detach helper. This is called from if_detach().
908 /* if_detach may already destroy it */
1315 if_detach(struct ifnet *ifp) function in typeref:typename:void
1437 printf("if_detach: ifaddr %p, family %d, refcnt %d\n",
1440 panic("if_detach: loop detected");
1468 printf("if_detach: WARNING: AF %d not purged\n",
1845 * if_is_deactivated indicates ifa_remove is called from if_detach
2411 * If there is nothing to process then if_detach() has been called.
if.c 613 * a detach helper. This is called from if_detach().
908 /* if_detach may already destroy it */
1315 if_detach(struct ifnet *ifp) function in typeref:typename:void
1437 printf("if_detach: ifaddr %p, family %d, refcnt %d\n",
1440 panic("if_detach: loop detected");
1468 printf("if_detach: WARNING: AF %d not purged\n",
1845 * if_is_deactivated indicates ifa_remove is called from if_detach
2411 * If there is nothing to process then if_detach() has been called.
if.c 613 * a detach helper. This is called from if_detach().
908 /* if_detach may already destroy it */
1315 if_detach(struct ifnet *ifp) function in typeref:typename:void
1437 printf("if_detach: ifaddr %p, family %d, refcnt %d\n",
1440 panic("if_detach: loop detected");
1468 printf("if_detach: WARNING: AF %d not purged\n",
1845 * if_is_deactivated indicates ifa_remove is called from if_detach
2411 * If there is nothing to process then if_detach() has been called.

Completed in 49 milliseconds