HomeSort by relevance Sort by last modified time
    Searched refs:nl_get_multicast_id (Results 1 - 4 of 4) sorted by null

  /external/iw/
genl.c 68 int nl_get_multicast_id(struct nl_sock *sock, const char *family, const char *group) function
event.c 650 mcid = nl_get_multicast_id(state->nl_sock, "nl80211", "config");
659 mcid = nl_get_multicast_id(state->nl_sock, "nl80211", "scan");
667 mcid = nl_get_multicast_id(state->nl_sock, "nl80211", "regulatory");
675 mcid = nl_get_multicast_id(state->nl_sock, "nl80211", "mlme");
682 mcid = nl_get_multicast_id(state->nl_sock, "nl80211", "vendor");
iw.h 156 int nl_get_multicast_id(struct nl_sock *sock, const char *family, const char *group);
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 428 static int nl_get_multicast_id(struct nl80211_global *global, function
    [all...]

Completed in 1466 milliseconds