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

/freebsd-10.3-release/contrib/wpa/src/drivers/
H A Ddriver_ndis.h43 int no_of_pmkid; member in struct:wpa_driver_ndis_data
H A Ddriver_ndis.c1212 if (count >= drv->no_of_pmkid)
1242 if (drv->no_of_pmkid == 0)
1283 if (drv->no_of_pmkid == 0)
1312 if (drv->no_of_pmkid == 0)
1777 drv->no_of_pmkid = c->NoOfPMKIDs;

Completed in 48 milliseconds