Searched refs:family_handler (Results 1 – 2 of 2) sorted by relevance
/external/iw/ |
D | genl.c | 35 static int family_handler(struct nl_msg *msg, void *arg) in family_handler() function 104 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, family_handler, &grp); in nl_get_multicast_id()
|
/external/wpa_supplicant_8/src/drivers/ |
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()
|