Searched refs:NLA_U64 (Results 1 – 25 of 51) sorted by relevance
123
/Linux-v5.4/net/netfilter/ipset/ |
D | ip_set_hash_mac.c | 142 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 143 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 146 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
D | ip_set_bitmap_port.c | 280 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 281 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 284 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
D | ip_set_hash_ip.c | 296 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 297 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 300 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
D | ip_set_hash_ipmac.c | 286 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 287 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 289 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
D | ip_set_hash_ipmark.c | 294 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 295 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 298 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
D | ip_set_bitmap_ip.c | 350 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 351 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 354 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
D | ip_set_hash_ipport.c | 363 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 364 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 367 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
D | ip_set_hash_net.c | 373 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 374 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 377 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
D | ip_set_hash_ipportip.c | 378 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 379 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 382 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
D | ip_set_bitmap_ipmac.c | 398 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 399 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 402 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
D | ip_set_hash_netiface.c | 479 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 480 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 483 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
D | ip_set_hash_netnet.c | 481 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 482 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 485 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
D | ip_set_hash_netport.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_ipportnet.c | 538 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 539 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 542 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
D | ip_set_hash_netportnet.c | 583 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 584 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 587 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
/Linux-v5.4/net/ipv6/ila/ |
D | ila_main.c | 9 [ILA_ATTR_LOCATOR] = { .type = NLA_U64, }, 10 [ILA_ATTR_LOCATOR_MATCH] = { .type = NLA_U64, },
|
/Linux-v5.4/net/netfilter/ |
D | nft_quota.c | 42 [NFTA_QUOTA_BYTES] = { .type = NLA_U64 }, 44 [NFTA_QUOTA_CONSUMED] = { .type = NLA_U64 },
|
D | nft_counter.c | 172 [NFTA_COUNTER_PACKETS] = { .type = NLA_U64 }, 173 [NFTA_COUNTER_BYTES] = { .type = NLA_U64 },
|
D | nfnetlink_acct.c | 372 [NFACCT_BYTES] = { .type = NLA_U64 }, 373 [NFACCT_PKTS] = { .type = NLA_U64 }, 375 [NFACCT_QUOTA] = { .type = NLA_U64 },
|
D | nft_limit.c | 140 [NFTA_LIMIT_RATE] = { .type = NLA_U64 }, 141 [NFTA_LIMIT_UNIT] = { .type = NLA_U64 },
|
/Linux-v5.4/net/tipc/ |
D | netlink.c | 84 [TIPC_NLA_NET_NODEID] = { .type = NLA_U64 }, 85 [TIPC_NLA_NET_NODEID_W1] = { .type = NLA_U64 },
|
/Linux-v5.4/drivers/infiniband/core/ |
D | nldev.c | 49 [RDMA_NLDEV_ATTR_CHARDEV] = { .type = NLA_U64 }, 50 [RDMA_NLDEV_ATTR_CHARDEV_ABI] = { .type = NLA_U64 }, 70 [RDMA_NLDEV_ATTR_DRIVER_U64] = { .type = NLA_U64 }, 80 [RDMA_NLDEV_ATTR_NODE_GUID] = { .type = NLA_U64 }, 94 [RDMA_NLDEV_ATTR_RES_IOVA] = { .type = NLA_U64 }, 101 [RDMA_NLDEV_ATTR_RES_MRLEN] = { .type = NLA_U64 }, 122 [RDMA_NLDEV_ATTR_RES_SUMMARY_ENTRY_CURR]= { .type = NLA_U64 }, 127 [RDMA_NLDEV_ATTR_RES_USECNT] = { .type = NLA_U64 }, 129 [RDMA_NLDEV_ATTR_SUBNET_PREFIX] = { .type = NLA_U64 }, 139 [RDMA_NLDEV_ATTR_STAT_HWCOUNTER_ENTRY_VALUE] = { .type = NLA_U64 }, [all …]
|
/Linux-v5.4/net/ieee802154/ |
D | nl_policy.c | 12 #define NLA_HW_ADDR NLA_U64
|
/Linux-v5.4/lib/ |
D | nlattr.c | 27 [NLA_U64] = sizeof(u64), 38 [NLA_U64] = sizeof(u64), 133 case NLA_U64: in nla_validate_int_range()
|
/Linux-v5.4/net/ipv4/ |
D | ip_tunnel_core.c | 214 [LWTUNNEL_IP_ID] = { .type = NLA_U64 }, 331 [LWTUNNEL_IP6_ID] = { .type = NLA_U64 },
|
123