| /linux-4.4.14/net/netfilter/ipset/ |
| D | ip_set_hash_mac.c | 148 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 149 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 152 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_ipmark.c | 299 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 300 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 303 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_ip.c | 298 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 299 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 302 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_bitmap_port.c | 286 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 287 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 290 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_ipport.c | 367 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 368 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 371 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_bitmap_ip.c | 355 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 356 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 359 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_net.c | 377 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 378 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 381 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_bitmap_ipmac.c | 399 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 400 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 403 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_ipportip.c | 382 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 383 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 386 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_netnet.c | 483 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 484 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 487 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_netport.c | 486 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 487 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 490 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_netiface.c | 488 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 489 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 492 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_ipportnet.c | 542 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 543 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 546 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_list_set.c | 654 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 655 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 658 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| D | ip_set_hash_netportnet.c | 586 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 587 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 590 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
| /linux-4.4.14/net/netfilter/ |
| D | nft_counter.c | 89 [NFTA_COUNTER_PACKETS] = { .type = NLA_U64 }, 90 [NFTA_COUNTER_BYTES] = { .type = NLA_U64 },
|
| D | nft_limit.c | 119 [NFTA_LIMIT_RATE] = { .type = NLA_U64 }, 120 [NFTA_LIMIT_UNIT] = { .type = NLA_U64 },
|
| D | nfnetlink_acct.c | 368 [NFACCT_BYTES] = { .type = NLA_U64 }, 369 [NFACCT_PKTS] = { .type = NLA_U64 }, 371 [NFACCT_QUOTA] = { .type = NLA_U64 },
|
| D | nft_dynset.c | 97 [NFTA_DYNSET_TIMEOUT] = { .type = NLA_U64 },
|
| D | nf_tables_api.c | 910 [NFTA_CHAIN_HANDLE] = { .type = NLA_U64 }, 1155 [NFTA_COUNTER_PACKETS] = { .type = NLA_U64 }, 1156 [NFTA_COUNTER_BYTES] = { .type = NLA_U64 }, 1777 [NFTA_RULE_HANDLE] = { .type = NLA_U64 }, 1780 [NFTA_RULE_POSITION] = { .type = NLA_U64 }, 2334 [NFTA_SET_TIMEOUT] = { .type = NLA_U64 }, 3009 [NFTA_SET_ELEM_TIMEOUT] = { .type = NLA_U64 },
|
| D | nf_conntrack_proto_dccp.c | 662 [CTA_PROTOINFO_DCCP_HANDSHAKE_SEQ] = { .type = NLA_U64 },
|
| /linux-4.4.14/net/ieee802154/ |
| D | nl_policy.c | 21 #define NLA_HW_ADDR NLA_U64
|
| D | nl802154.c | 205 [NL802154_ATTR_WPAN_DEV] = { .type = NLA_U64 }, 219 [NL802154_ATTR_EXTENDED_ADDR] = { .type = NLA_U64 }, 1265 [NL802154_DEV_ADDR_ATTR_EXTENDED] = { .type = NLA_U64 }, 1305 [NL802154_KEY_ID_ATTR_SOURCE_EXTENDED] = { .type = NLA_U64 }, 1685 [NL802154_DEV_ATTR_EXTENDED_ADDR] = { .type = NLA_U64 }, 1862 [NL802154_DEVKEY_ATTR_EXTENDED_ADDR] = { NLA_U64 },
|
| /linux-4.4.14/net/bridge/ |
| D | br_netlink.c | 841 [IFLA_BR_MCAST_LAST_MEMBER_INTVL] = { .type = NLA_U64 }, 842 [IFLA_BR_MCAST_MEMBERSHIP_INTVL] = { .type = NLA_U64 }, 843 [IFLA_BR_MCAST_QUERIER_INTVL] = { .type = NLA_U64 }, 844 [IFLA_BR_MCAST_QUERY_INTVL] = { .type = NLA_U64 }, 845 [IFLA_BR_MCAST_QUERY_RESPONSE_INTVL] = { .type = NLA_U64 }, 846 [IFLA_BR_MCAST_STARTUP_QUERY_INTVL] = { .type = NLA_U64 },
|
| /linux-4.4.14/net/ipv4/ |
| D | ip_tunnel_core.c | 224 [LWTUNNEL_IP_ID] = { .type = NLA_U64 }, 319 [LWTUNNEL_IP6_ID] = { .type = NLA_U64 },
|
| /linux-4.4.14/net/sched/ |
| D | sch_tbf.c | 308 [TCA_TBF_RATE64] = { .type = NLA_U64 }, 309 [TCA_TBF_PRATE64] = { .type = NLA_U64 },
|
| D | sch_htb.c | 1008 [TCA_HTB_RATE64] = { .type = NLA_U64 }, 1009 [TCA_HTB_CEIL64] = { .type = NLA_U64 },
|
| D | sch_netem.c | 837 [TCA_NETEM_RATE64] = { .type = NLA_U64 },
|
| /linux-4.4.14/net/ipv6/ |
| D | ila.c | 127 [ILA_ATTR_LOCATOR] = { .type = NLA_U64, },
|
| /linux-4.4.14/include/linux/ |
| D | genl_magic_struct.h | 82 __field(attr_nr, attr_flag, name, NLA_U64, __u64, \
|
| D | genl_magic_func.h | 64 case NLA_U64: in dprint_field()
|
| /linux-4.4.14/net/core/ |
| D | neighbour.c | 1915 [NDTA_GC_INTERVAL] = { .type = NLA_U64 }, 1927 [NDTPA_BASE_REACHABLE_TIME] = { .type = NLA_U64 }, 1928 [NDTPA_GC_STALETIME] = { .type = NLA_U64 }, 1929 [NDTPA_DELAY_PROBE_TIME] = { .type = NLA_U64 }, 1930 [NDTPA_RETRANS_TIME] = { .type = NLA_U64 }, 1931 [NDTPA_ANYCAST_DELAY] = { .type = NLA_U64 }, 1932 [NDTPA_PROXY_DELAY] = { .type = NLA_U64 }, 1933 [NDTPA_LOCKTIME] = { .type = NLA_U64 },
|
| D | rtnetlink.c | 1395 [IFLA_VF_STATS_RX_PACKETS] = { .type = NLA_U64 }, 1396 [IFLA_VF_STATS_TX_PACKETS] = { .type = NLA_U64 }, 1397 [IFLA_VF_STATS_RX_BYTES] = { .type = NLA_U64 }, 1398 [IFLA_VF_STATS_TX_BYTES] = { .type = NLA_U64 }, 1399 [IFLA_VF_STATS_BROADCAST] = { .type = NLA_U64 }, 1400 [IFLA_VF_STATS_MULTICAST] = { .type = NLA_U64 },
|
| /linux-4.4.14/lib/ |
| D | nlattr.c | 21 [NLA_U64] = sizeof(u64),
|
| /linux-4.4.14/include/net/ |
| D | netlink.h | 166 NLA_U64, enumerator
|
| /linux-4.4.14/drivers/infiniband/core/ |
| D | sa_query.c | 135 [LS_NLA_TYPE_SERVICE_ID] = {.type = NLA_U64},
|
| /linux-4.4.14/drivers/net/wireless/ |
| D | mac80211_hwsim.c | 590 [HWSIM_ATTR_COOKIE] = { .type = NLA_U64 },
|
| /linux-4.4.14/net/xfrm/ |
| D | xfrm_user.c | 2378 [XFRMA_LASTUSED] = { .type = NLA_U64},
|
| /linux-4.4.14/net/wireless/ |
| D | nl80211.c | 308 [NL80211_ATTR_COOKIE] = { .type = NLA_U64 }, 355 [NL80211_ATTR_WDEV] = { .type = NLA_U64 },
|