Searched refs:NLA_U64 (Results 1 – 4 of 4) sorted by relevance
42 NLA_U64, /**< 64 bit integer */ enumerator
99 [CTA_COUNTERS_PACKETS] = { .type = NLA_U64 },100 [CTA_COUNTERS_BYTES] = { .type = NLA_U64 },
523 [NLA_U64] = sizeof(uint64_t),
490 [NL80211_BSS_TSF] = { .type = NLA_U64 }, in bss_info_handler()