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

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c150 static void nl_destroy_handles(struct nl_handle **handle) function
180 nl_destroy_handles(handle);
1024 nl_destroy_handles(&w->nl_beacons);
4257 nl_destroy_handles(&global->nl_event);
4258 nl_destroy_handles(&global->nl);
4748 nl_destroy_handles(&bss->nl_mgmt);
4770 nl_destroy_handles(&bss->nl_mgmt);
10816 nl_destroy_handles(&bss->nl_preq);
11234 nl_destroy_handles(&global->nl);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c150 static void nl_destroy_handles(struct nl_handle **handle) function
180 nl_destroy_handles(handle);
1024 nl_destroy_handles(&w->nl_beacons);
4257 nl_destroy_handles(&global->nl_event);
4258 nl_destroy_handles(&global->nl);
4748 nl_destroy_handles(&bss->nl_mgmt);
4770 nl_destroy_handles(&bss->nl_mgmt);
10816 nl_destroy_handles(&bss->nl_preq);
11234 nl_destroy_handles(&global->nl);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c150 static void nl_destroy_handles(struct nl_handle **handle) function
180 nl_destroy_handles(handle);
1024 nl_destroy_handles(&w->nl_beacons);
4257 nl_destroy_handles(&global->nl_event);
4258 nl_destroy_handles(&global->nl);
4748 nl_destroy_handles(&bss->nl_mgmt);
4770 nl_destroy_handles(&bss->nl_mgmt);
10816 nl_destroy_handles(&bss->nl_preq);
11234 nl_destroy_handles(&global->nl);

Completed in 229 milliseconds