Searched refs:no_of_pmkid (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/drivers/
H A Ddriver_ndis.h43 int no_of_pmkid; member in struct:wpa_driver_ndis_data
H A Ddriver_ndis.c1200 if (count >= drv->no_of_pmkid)
1234 if (drv->no_of_pmkid == 0)
1279 if (drv->no_of_pmkid == 0)
1308 if (drv->no_of_pmkid == 0)
1773 drv->no_of_pmkid = c->NoOfPMKIDs;

Completed in 173 milliseconds