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

  /src/sys/net/npf/
npf_ifaddr.c 174 IFNET_GLOBAL_LOCK();
npf_os.c 365 IFNET_GLOBAL_LOCK();
476 IFNET_GLOBAL_LOCK();
  /src/sys/net/
if.h 1354 #define IFNET_GLOBAL_LOCK() mutex_enter(&ifnet_mtx)
if.c 765 IFNET_GLOBAL_LOCK();
812 IFNET_GLOBAL_LOCK();
1359 IFNET_GLOBAL_LOCK();
1851 IFNET_GLOBAL_LOCK();

Completed in 20 milliseconds