Searched refs:NLA_U64 (Results 1 – 25 of 52) sorted by relevance
123
/Linux-v4.19/net/netfilter/ipset/ |
D | ip_set_hash_mac.c | 146 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 147 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 150 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
D | ip_set_bitmap_port.c | 284 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 285 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 288 [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 | 300 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 301 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 304 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
D | ip_set_hash_ipmac.c | 292 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 293 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 295 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
D | ip_set_bitmap_ip.c | 353 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 354 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 357 [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_hash_net.c | 376 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 377 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 380 [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_netiface.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_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 | 487 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 488 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 491 [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 | 655 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 656 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 659 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
/Linux-v4.19/net/ipv6/ila/ |
D | ila_main.c | 9 [ILA_ATTR_LOCATOR] = { .type = NLA_U64, }, 10 [ILA_ATTR_LOCATOR_MATCH] = { .type = NLA_U64, },
|
/Linux-v4.19/tools/lib/bpf/ |
D | nlattr.h | 30 NLA_U64, /**< 64 bit integer */ enumerator
|
D | nlattr.c | 24 [NLA_U64] = sizeof(uint64_t),
|
/Linux-v4.19/drivers/infiniband/core/ |
D | nldev.c | 50 [RDMA_NLDEV_ATTR_NODE_GUID] = { .type = NLA_U64 }, 51 [RDMA_NLDEV_ATTR_SYS_IMAGE_GUID] = { .type = NLA_U64 }, 52 [RDMA_NLDEV_ATTR_SUBNET_PREFIX] = { .type = NLA_U64 }, 63 [RDMA_NLDEV_ATTR_RES_SUMMARY_ENTRY_CURR] = { .type = NLA_U64 }, 86 [RDMA_NLDEV_ATTR_RES_USECNT] = { .type = NLA_U64 }, 92 [RDMA_NLDEV_ATTR_RES_IOVA] = { .type = NLA_U64 }, 93 [RDMA_NLDEV_ATTR_RES_MRLEN] = { .type = NLA_U64 }, 109 [RDMA_NLDEV_ATTR_DRIVER_U64] = { .type = NLA_U64 },
|
/Linux-v4.19/net/netfilter/ |
D | nft_quota.c | 44 [NFTA_QUOTA_BYTES] = { .type = NLA_U64 }, 46 [NFTA_QUOTA_CONSUMED] = { .type = NLA_U64 },
|
D | nft_counter.c | 175 [NFTA_COUNTER_PACKETS] = { .type = NLA_U64 }, 176 [NFTA_COUNTER_BYTES] = { .type = NLA_U64 },
|
D | nfnetlink_acct.c | 375 [NFACCT_BYTES] = { .type = NLA_U64 }, 376 [NFACCT_PKTS] = { .type = NLA_U64 }, 378 [NFACCT_QUOTA] = { .type = NLA_U64 },
|
D | nft_limit.c | 143 [NFTA_LIMIT_RATE] = { .type = NLA_U64 }, 144 [NFTA_LIMIT_UNIT] = { .type = NLA_U64 },
|
/Linux-v4.19/net/tipc/ |
D | netlink.c | 84 [TIPC_NLA_NET_NODEID] = { .type = NLA_U64 }, 85 [TIPC_NLA_NET_NODEID_W1] = { .type = NLA_U64 },
|
/Linux-v4.19/net/ieee802154/ |
D | nl_policy.c | 21 #define NLA_HW_ADDR NLA_U64
|
123