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

  /external/libnl-headers/netlink/genl/
genl.h 28 extern void * genlmsg_put(struct nl_msg *, uint32_t, uint32_t,
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_nl80211.c 111 genlmsg_put(msg, 0, 0, dhd_nli->nl_id, 0, 0,
  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_mac80211_nl.c 116 genlmsg_put(msg, 0, 0, genl_family_get_id(drv->nl80211), 0,
158 genlmsg_put(msg, 0, 0, genl_family_get_id(drv->nl80211), 0, 0,
driver_mac80211.c     [all...]
  /system/core/libnl_2/genl/
genl.c 49 void *genlmsg_put(struct nl_msg *msg, uint32_t pid, uint32_t seq, int family, function
  /hardware/ti/wlan/mac80211/ti-utils/
calibrator.c 430 genlmsg_put(msg, 0, 0, genl_family_get_id(state->nl80211), 0,
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 524 genlmsg_put(msg, 0, 0, genl_ctrl_resolve(global->nl, "nlctrl"),
542 return genlmsg_put(msg, 0, 0, drv->global->nl80211_id,
    [all...]

Completed in 89 milliseconds