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

  /src/sys/net/
if.c 1387 * Do an if_down() to give protocols a chance to do something.
2593 if_down(struct ifnet *ifp) function in typeref:typename:void
3246 * and if_down aren't MP-safe yet, so we must hold the lock.
if.c 1387 * Do an if_down() to give protocols a chance to do something.
2593 if_down(struct ifnet *ifp) function in typeref:typename:void
3246 * and if_down aren't MP-safe yet, so we must hold the lock.
if.c 1387 * Do an if_down() to give protocols a chance to do something.
2593 if_down(struct ifnet *ifp) function in typeref:typename:void
3246 * and if_down aren't MP-safe yet, so we must hold the lock.

Completed in 38 milliseconds