Home
last modified time | relevance | path

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

123

/Linux-v4.19/net/netfilter/ipset/
Dip_set_hash_mac.c146 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
147 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
150 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_bitmap_port.c284 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
285 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
288 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_ipmark.c299 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
300 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
303 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_ip.c300 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
301 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
304 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_ipmac.c292 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
293 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
295 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_bitmap_ip.c353 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
354 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
357 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_ipport.c367 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
368 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
371 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_net.c376 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
377 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
380 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_bitmap_ipmac.c399 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
400 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
403 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_ipportip.c382 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
383 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
386 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_netiface.c483 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
484 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
487 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_netnet.c483 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
484 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
487 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_netport.c487 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
488 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
491 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_hash_ipportnet.c542 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
543 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
546 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
Dip_set_list_set.c655 [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/
Dila_main.c9 [ILA_ATTR_LOCATOR] = { .type = NLA_U64, },
10 [ILA_ATTR_LOCATOR_MATCH] = { .type = NLA_U64, },
/Linux-v4.19/tools/lib/bpf/
Dnlattr.h30 NLA_U64, /**< 64 bit integer */ enumerator
Dnlattr.c24 [NLA_U64] = sizeof(uint64_t),
/Linux-v4.19/drivers/infiniband/core/
Dnldev.c50 [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/
Dnft_quota.c44 [NFTA_QUOTA_BYTES] = { .type = NLA_U64 },
46 [NFTA_QUOTA_CONSUMED] = { .type = NLA_U64 },
Dnft_counter.c175 [NFTA_COUNTER_PACKETS] = { .type = NLA_U64 },
176 [NFTA_COUNTER_BYTES] = { .type = NLA_U64 },
Dnfnetlink_acct.c375 [NFACCT_BYTES] = { .type = NLA_U64 },
376 [NFACCT_PKTS] = { .type = NLA_U64 },
378 [NFACCT_QUOTA] = { .type = NLA_U64 },
Dnft_limit.c143 [NFTA_LIMIT_RATE] = { .type = NLA_U64 },
144 [NFTA_LIMIT_UNIT] = { .type = NLA_U64 },
/Linux-v4.19/net/tipc/
Dnetlink.c84 [TIPC_NLA_NET_NODEID] = { .type = NLA_U64 },
85 [TIPC_NLA_NET_NODEID_W1] = { .type = NLA_U64 },
/Linux-v4.19/net/ieee802154/
Dnl_policy.c21 #define NLA_HW_ADDR NLA_U64

123