Searched defs:nl_get_multicast_id (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c767 static int nl_get_multicast_id(struct nl80211_global *global, function
4205 ret = nl_get_multicast_id(global, "nl80211", "scan");
4215 ret = nl_get_multicast_id(global, "nl80211", "mlme");
4225 ret = nl_get_multicast_id(global, "nl80211", "regulatory");
4235 ret = nl_get_multicast_id(global, "nl80211", "vendor");
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c767 static int nl_get_multicast_id(struct nl80211_global *global, function
4205 ret = nl_get_multicast_id(global, "nl80211", "scan");
4215 ret = nl_get_multicast_id(global, "nl80211", "mlme");
4225 ret = nl_get_multicast_id(global, "nl80211", "regulatory");
4235 ret = nl_get_multicast_id(global, "nl80211", "vendor");
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c767 static int nl_get_multicast_id(struct nl80211_global *global, function
4205 ret = nl_get_multicast_id(global, "nl80211", "scan");
4215 ret = nl_get_multicast_id(global, "nl80211", "mlme");
4225 ret = nl_get_multicast_id(global, "nl80211", "regulatory");
4235 ret = nl_get_multicast_id(global, "nl80211", "vendor");

Completed in 565 milliseconds