Searched refs:family_handler (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_nl80211.c | 465 static int family_handler(struct nl_msg *msg, void *arg) in family_handler() function 513 ret = send_and_recv(global, global->nl, msg, family_handler, &res); in nl_get_multicast_id()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_nl80211.c | 606 static int family_handler(struct nl_msg *msg, void *arg) in family_handler() function 654 ret = send_and_recv(global, global->nl, msg, family_handler, &res, in nl_get_multicast_id()
|
Completed in 25 milliseconds