Home
last modified time | relevance | path

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

/external/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 },
/external/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 },
/external/libnl/include/netlink/
Dattr.h44 NLA_U64, /**< 64 bit integer */ enumerator
/external/iw/
Dlink.c30 [NL80211_BSS_TSF] = { .type = NLA_U64 }, in link_bss_handler()
Dstation.c135 [NL80211_STA_INFO_T_OFFSET] = { .type = NLA_U64 }, in print_sta_handler()
Dscan.c1855 [NL80211_BSS_TSF] = { .type = NLA_U64 }, in print_bss_handler()
/external/wpa_supplicant_8/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.c7100 [NL80211_STA_INFO_RX_BYTES64] = { .type = NLA_U64 }, in get_sta_handler()
7101 [NL80211_STA_INFO_TX_BYTES64] = { .type = NLA_U64 }, in get_sta_handler()
7104 [NL80211_STA_INFO_RX_DURATION] = { .type = NLA_U64 }, in get_sta_handler()
7105 [NL80211_STA_INFO_TX_DURATION] = { .type = NLA_U64 }, in get_sta_handler()
/external/libnl/lib/
Dattr.c184 [NLA_U64] = sizeof(uint64_t),
/external/libnl/python/netlink/
Dcapi.i936 NLA_U64, /**< 64 bit integer */ enumerator
/external/libnl/doc/
Dcore.txt2095 NLA_U64:: 64bit integer
2146 Use +NLA_U8+, +NLA_U16+, +NLA_U32+, or +NLA_U64+ to define the type of