/kernel/linux/linux-6.6/net/devlink/ |
H A D | netlink.c | 38 [DEVLINK_ATTR_RESOURCE_ID] = { .type = NLA_U64}, 39 [DEVLINK_ATTR_RESOURCE_SIZE] = { .type = NLA_U64}, 45 [DEVLINK_ATTR_REGION_CHUNK_ADDR] = { .type = NLA_U64 }, 46 [DEVLINK_ATTR_REGION_CHUNK_LEN] = { .type = NLA_U64 }, 48 [DEVLINK_ATTR_HEALTH_REPORTER_GRACEFUL_PERIOD] = { .type = NLA_U64 }, 62 [DEVLINK_ATTR_TRAP_POLICER_RATE] = { .type = NLA_U64 }, 63 [DEVLINK_ATTR_TRAP_POLICER_BURST] = { .type = NLA_U64 }, 73 [DEVLINK_ATTR_RATE_TX_SHARE] = { .type = NLA_U64 }, 74 [DEVLINK_ATTR_RATE_TX_MAX] = { .type = NLA_U64 },
|
/kernel/linux/linux-5.10/net/netfilter/ipset/ |
H A 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 },
|
H A D | ip_set_bitmap_port.c | 307 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 308 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 311 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
H A D | ip_set_hash_ipmark.c | 303 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 304 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 307 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
H A D | ip_set_hash_ip.c | 301 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 302 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 305 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
H A 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 },
|
H A 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 },
|
H A D | ip_set_bitmap_ip.c | 362 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 363 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 366 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
H A D | ip_set_hash_netiface.c | 497 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 498 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 501 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
/kernel/linux/linux-6.6/net/netfilter/ipset/ |
H A D | ip_set_hash_mac.c | 144 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 145 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 148 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
H A D | ip_set_bitmap_port.c | 307 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 308 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 311 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
H A D | ip_set_hash_ipmark.c | 306 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 307 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 310 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
H A D | ip_set_hash_ip.c | 301 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 302 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 305 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
H A D | ip_set_hash_ipmac.c | 288 [IPSET_ATTR_BYTES] = { .type = NLA_U64 }, 289 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 }, 291 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
|
/kernel/linux/linux-5.10/net/ipv6/ila/ |
H A D | ila_main.c | 9 [ILA_ATTR_LOCATOR] = { .type = NLA_U64, }, 10 [ILA_ATTR_LOCATOR_MATCH] = { .type = NLA_U64, },
|
/kernel/linux/linux-6.6/net/ipv6/ila/ |
H A D | ila_main.c | 8 [ILA_ATTR_LOCATOR] = { .type = NLA_U64, }, 9 [ILA_ATTR_LOCATOR_MATCH] = { .type = NLA_U64, },
|
/kernel/linux/linux-5.10/lib/ |
H A D | nlattr.c | 28 [NLA_U64] = sizeof(u64), 39 [NLA_U64] = sizeof(u64), 134 case NLA_U64: in nla_get_range_unsigned() 181 case NLA_U64: in nla_validate_range_unsigned() 312 case NLA_U64: in nla_validate_int_range() 343 case NLA_U64: in nla_validate_mask()
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_vlan_options.c | 633 [BRIDGE_VLANDB_GOPTS_MCAST_QUERY_INTVL] = { .type = NLA_U64 }, 638 [BRIDGE_VLANDB_GOPTS_MCAST_LAST_MEMBER_INTVL] = { .type = NLA_U64 }, 639 [BRIDGE_VLANDB_GOPTS_MCAST_MEMBERSHIP_INTVL] = { .type = NLA_U64 }, 640 [BRIDGE_VLANDB_GOPTS_MCAST_QUERIER_INTVL] = { .type = NLA_U64 }, 641 [BRIDGE_VLANDB_GOPTS_MCAST_STARTUP_QUERY_INTVL] = { .type = NLA_U64 }, 642 [BRIDGE_VLANDB_GOPTS_MCAST_QUERY_RESPONSE_INTVL] = { .type = NLA_U64 },
|
/kernel/linux/linux-6.6/lib/ |
H A D | nlattr.c | 28 [NLA_U64] = sizeof(u64), 41 [NLA_U64] = sizeof(u64), 140 case NLA_U64: in nla_get_range_unsigned() 187 case NLA_U64: in nla_validate_range_unsigned() 326 case NLA_U64: in nla_validate_int_range() 359 case NLA_U64: in nla_validate_mask()
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_quota.c | 42 [NFTA_QUOTA_BYTES] = { .type = NLA_U64 }, 44 [NFTA_QUOTA_CONSUMED] = { .type = NLA_U64 },
|
H A D | nfnetlink_acct.c | 367 [NFACCT_BYTES] = { .type = NLA_U64 }, 368 [NFACCT_PKTS] = { .type = NLA_U64 }, 370 [NFACCT_QUOTA] = { .type = NLA_U64 },
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | netlink.c | 84 [TIPC_NLA_NET_NODEID] = { .type = NLA_U64 }, 85 [TIPC_NLA_NET_NODEID_W1] = { .type = NLA_U64 },
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | netlink.c | 84 [TIPC_NLA_NET_NODEID] = { .type = NLA_U64 }, 85 [TIPC_NLA_NET_NODEID_W1] = { .type = NLA_U64 },
|
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | nldev.c | 53 [RDMA_NLDEV_ATTR_CHARDEV] = { .type = NLA_U64 }, 54 [RDMA_NLDEV_ATTR_CHARDEV_ABI] = { .type = NLA_U64 }, 74 [RDMA_NLDEV_ATTR_DRIVER_U64] = { .type = NLA_U64 }, 84 [RDMA_NLDEV_ATTR_NODE_GUID] = { .type = NLA_U64 }, 98 [RDMA_NLDEV_ATTR_RES_IOVA] = { .type = NLA_U64 }, 105 [RDMA_NLDEV_ATTR_RES_MRLEN] = { .type = NLA_U64 }, 127 [RDMA_NLDEV_ATTR_RES_SUMMARY_ENTRY_CURR]= { .type = NLA_U64 }, 132 [RDMA_NLDEV_ATTR_RES_USECNT] = { .type = NLA_U64 }, 134 [RDMA_NLDEV_ATTR_SUBNET_PREFIX] = { .type = NLA_U64 }, 144 [RDMA_NLDEV_ATTR_STAT_HWCOUNTER_ENTRY_VALUE] = { .type = NLA_U64 }, [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_police.c | 34 [TCA_POLICE_RATE64] = { .type = NLA_U64 }, 35 [TCA_POLICE_PEAKRATE64] = { .type = NLA_U64 }, 36 [TCA_POLICE_PKTRATE64] = { .type = NLA_U64, .min = 1 }, 37 [TCA_POLICE_PKTBURST64] = { .type = NLA_U64, .min = 1 },
|