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

  /src/external/bsd/wpa/dist/src/drivers/
driver_nl80211_monitor.c 325 if (drv->monitor_refcount > 0)
326 drv->monitor_refcount--;
328 drv->monitor_refcount);
329 if (drv->monitor_refcount > 0)
352 drv->monitor_refcount++;
354 drv->monitor_refcount);
441 drv->monitor_refcount++;
driver_nl80211.h 156 int monitor_refcount; member in struct:wpa_driver_nl80211_data
driver_nl80211.c 11018 "monitor_refcount=%d\n"
11035 drv->monitor_refcount,

Completed in 23 milliseconds