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

  /external/libnl/include/netlink/
attr.h 42 NLA_U64, /**< 64 bit integer */
  /external/libnl/lib/netfilter/
ct.c 99 [CTA_COUNTERS_PACKETS] = { .type = NLA_U64 },
100 [CTA_COUNTERS_BYTES] = { .type = NLA_U64 },
  /external/libnl/lib/
attr.c 150 * @par Integers (NLA_U8, NLA_U16, NLA_U32, NLA_U64)
523 [NLA_U64] = sizeof(uint64_t),
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_scan.c 490 [NL80211_BSS_TSF] = { .type = NLA_U64 },

Completed in 205 milliseconds