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

  /system/core/libnl_2/
attr.c 50 uint64_t nla_get_u64(struct nlattr *nla) function
  /external/libnl-headers/netlink/
attr.h 107 extern uint64_t nla_get_u64(struct nlattr *);
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 853 cookie_val = nla_get_u64(cookie);
1110 cookie = nla_get_u64(tb[NL80211_ATTR_COOKIE]);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_nl80211.c     [all...]

Completed in 3290 milliseconds