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 1349 #define IFNET_GLOBAL_LOCK() mutex_enter(&ifnet_mtx)
if.c 766 IFNET_GLOBAL_LOCK();
813 IFNET_GLOBAL_LOCK();
1362 IFNET_GLOBAL_LOCK();
1854 IFNET_GLOBAL_LOCK();

Completed in 17 milliseconds