Home
last modified time | relevance | path

Searched refs:NLA_U64 (Results 1 – 13 of 13) sorted by relevance

/third_party/libnl/lib/netfilter/
Dct.c91 [CTA_COUNTERS_PACKETS] = { .type = NLA_U64 },
92 [CTA_COUNTERS_BYTES] = { .type = NLA_U64 },
98 [CTA_TIMESTAMP_START] = { .type = NLA_U64 },
99 [CTA_TIMESTAMP_STOP] = { .type = NLA_U64 },
/third_party/libnl/lib/route/link/
Dsriov.c77 [IFLA_VF_STATS_RX_PACKETS] = { .type = NLA_U64 },
78 [IFLA_VF_STATS_TX_PACKETS] = { .type = NLA_U64 },
79 [IFLA_VF_STATS_RX_BYTES] = { .type = NLA_U64 },
80 [IFLA_VF_STATS_TX_BYTES] = { .type = NLA_U64 },
81 [IFLA_VF_STATS_BROADCAST] = { .type = NLA_U64 },
82 [IFLA_VF_STATS_MULTICAST] = { .type = NLA_U64 },
Dmacsec.c71 [IFLA_MACSEC_SCI] = { .type = NLA_U64 },
73 [IFLA_MACSEC_CIPHER_SUITE] = { .type = NLA_U64 },
/third_party/libnl/include/netlink/
Dattr.h44 NLA_U64, /**< 64 bit integer */ enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211_scan.c707 [NL80211_BSS_TSF] = { .type = NLA_U64 }, in nl80211_parse_bss_info()
716 [NL80211_BSS_PARENT_TSF] = { .type = NLA_U64 }, in nl80211_parse_bss_info()
718 [NL80211_BSS_LAST_SEEN_BOOTTIME] = { .type = NLA_U64 }, in nl80211_parse_bss_info()
Ddriver_macsec_linux.c496 [MACSEC_RXSC_ATTR_SCI] = { .type = NLA_U64 },
Ddriver_nl80211.c7037 [NL80211_STA_INFO_RX_BYTES64] = { .type = NLA_U64 }, in get_sta_handler()
7038 [NL80211_STA_INFO_TX_BYTES64] = { .type = NLA_U64 }, in get_sta_handler()
7041 [NL80211_STA_INFO_RX_DURATION] = { .type = NLA_U64 }, in get_sta_handler()
7042 [NL80211_STA_INFO_TX_DURATION] = { .type = NLA_U64 }, in get_sta_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211_scan.c704 [NL80211_BSS_TSF] = { .type = NLA_U64 }, in nl80211_parse_bss_info()
713 [NL80211_BSS_PARENT_TSF] = { .type = NLA_U64 }, in nl80211_parse_bss_info()
715 [NL80211_BSS_LAST_SEEN_BOOTTIME] = { .type = NLA_U64 }, in nl80211_parse_bss_info()
Ddriver_macsec_linux.c498 [MACSEC_RXSC_ATTR_SCI] = { .type = NLA_U64 },
Ddriver_nl80211.c6340 [NL80211_STA_INFO_RX_BYTES64] = { .type = NLA_U64 }, in get_sta_handler()
6341 [NL80211_STA_INFO_TX_BYTES64] = { .type = NLA_U64 }, in get_sta_handler()
6344 [NL80211_STA_INFO_RX_DURATION] = { .type = NLA_U64 }, in get_sta_handler()
6345 [NL80211_STA_INFO_TX_DURATION] = { .type = NLA_U64 }, in get_sta_handler()
/third_party/libnl/lib/
Dattr.c184 [NLA_U64] = sizeof(uint64_t),
/third_party/libnl/python/netlink/
Dcapi.i936 NLA_U64, /**< 64 bit integer */ enumerator
/third_party/libnl/doc/
Dcore.txt2095 NLA_U64:: 64bit integer
2146 Use +NLA_U8+, +NLA_U16+, +NLA_U32+, or +NLA_U64+ to define the type of