Searched refs:nl_destroy_handles (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c115 static void nl_destroy_handles(struct nl_handle **handle) function
161 nl_destroy_handles(handle);
700 nl_destroy_handles(&w->nl_beacons);
1485 nl_destroy_handles(&global->nl_event);
1486 nl_destroy_handles(&global->nl);
2018 nl_destroy_handles(&bss->nl_mgmt);
2040 nl_destroy_handles(&bss->nl_mgmt);
6333 nl_destroy_handles(&bss->nl_preq);
6635 nl_destroy_handles(&global->nl);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c115 static void nl_destroy_handles(struct nl_handle **handle) function
161 nl_destroy_handles(handle);
700 nl_destroy_handles(&w->nl_beacons);
1485 nl_destroy_handles(&global->nl_event);
1486 nl_destroy_handles(&global->nl);
2018 nl_destroy_handles(&bss->nl_mgmt);
2040 nl_destroy_handles(&bss->nl_mgmt);
6333 nl_destroy_handles(&bss->nl_preq);
6635 nl_destroy_handles(&global->nl);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c115 static void nl_destroy_handles(struct nl_handle **handle) function
161 nl_destroy_handles(handle);
700 nl_destroy_handles(&w->nl_beacons);
1485 nl_destroy_handles(&global->nl_event);
1486 nl_destroy_handles(&global->nl);
2018 nl_destroy_handles(&bss->nl_mgmt);
2040 nl_destroy_handles(&bss->nl_mgmt);
6333 nl_destroy_handles(&bss->nl_preq);
6635 nl_destroy_handles(&global->nl);

Completed in 93 milliseconds