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

  /external/libnl-headers/netlink/genl/
ctrl.h 25 extern int genl_ctrl_alloc_cache(struct nl_sock *,
  /system/core/libnl_2/genl/
genl.c 93 int genl_ctrl_alloc_cache(struct nl_sock *sock, struct nl_cache **result) function
290 if (!genl_ctrl_alloc_cache(sk, &cache)) {
  /hardware/ti/wlan/mac80211/ti-utils/
calibrator.c 45 struct nl_cache *tmp = genl_ctrl_alloc_cache(h);
52 #define genl_ctrl_alloc_cache __genl_ctrl_alloc_cache macro
73 if (genl_ctrl_alloc_cache(state->nl_sock, &state->nl_cache)) {
  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_mac80211.c     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c     [all...]

Completed in 317 milliseconds