Searched refs:NLA_U64 (Results 1 - 25 of 65) sorted by relevance

123

/linux-master/net/ipv6/ila/
H A Dila_main.c8 [ILA_ATTR_LOCATOR] = { .type = NLA_U64, },
9 [ILA_ATTR_LOCATOR_MATCH] = { .type = NLA_U64, },
/linux-master/net/netfilter/ipset/
H A Dip_set_hash_mac.c144 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
145 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
148 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_bitmap_port.c307 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
308 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
311 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_ipmac.c288 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
289 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
291 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_ip.c301 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
302 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
305 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_ipmark.c306 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
307 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
310 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_bitmap_ipmac.c398 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
399 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
402 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_net.c382 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
383 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
386 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_ipport.c392 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
393 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
396 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_ipportip.c385 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
386 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
389 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_bitmap_ip.c362 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
363 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
366 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_ipportnet.c547 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
548 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
551 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
H A Dip_set_hash_netport.c490 [IPSET_ATTR_BYTES] = { .type = NLA_U64 },
491 [IPSET_ATTR_PACKETS] = { .type = NLA_U64 },
494 [IPSET_ATTR_SKBMARK] = { .type = NLA_U64 },
/linux-master/drivers/dpll/
H A Ddpll_nl.c30 [DPLL_A_CLOCK_ID] = { .type = NLA_U64, },
47 [DPLL_A_PIN_CLOCK_ID] = { .type = NLA_U64, },
67 [DPLL_A_PIN_FREQUENCY] = { .type = NLA_U64, },
/linux-master/net/bridge/
H A Dbr_vlan_options.c633 [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 },
/linux-master/net/netlink/
H A Dpolicy.c227 case NLA_U64:
292 case NLA_U64:
303 else if (pt->type == NLA_U64)
/linux-master/net/ieee802154/
H A Dnl_policy.c12 #define NLA_HW_ADDR NLA_U64
/linux-master/net/devlink/
H A Dnetlink_gen.c237 [DEVLINK_ATTR_RESOURCE_ID] = { .type = NLA_U64, },
238 [DEVLINK_ATTR_RESOURCE_SIZE] = { .type = NLA_U64, },
320 [DEVLINK_ATTR_REGION_CHUNK_ADDR] = { .type = NLA_U64, },
321 [DEVLINK_ATTR_REGION_CHUNK_LEN] = { .type = NLA_U64, },
365 [DEVLINK_ATTR_HEALTH_REPORTER_GRACEFUL_PERIOD] = { .type = NLA_U64, },
472 [DEVLINK_ATTR_TRAP_POLICER_RATE] = { .type = NLA_U64, },
473 [DEVLINK_ATTR_TRAP_POLICER_BURST] = { .type = NLA_U64, },
503 [DEVLINK_ATTR_RATE_TX_SHARE] = { .type = NLA_U64, },
504 [DEVLINK_ATTR_RATE_TX_MAX] = { .type = NLA_U64, },
515 [DEVLINK_ATTR_RATE_TX_SHARE] = { .type = NLA_U64, },
[all...]
/linux-master/net/tipc/
H A Dnetlink.c84 [TIPC_NLA_NET_NODEID] = { .type = NLA_U64 },
85 [TIPC_NLA_NET_NODEID_W1] = { .type = NLA_U64 },
/linux-master/net/netfilter/
H A Dnft_counter.c174 [NFTA_COUNTER_PACKETS] = { .type = NLA_U64 },
175 [NFTA_COUNTER_BYTES] = { .type = NLA_U64 },
H A Dnft_quota.c42 [NFTA_QUOTA_BYTES] = { .type = NLA_U64 },
44 [NFTA_QUOTA_CONSUMED] = { .type = NLA_U64 },
H A Dnft_last.c22 [NFTA_LAST_MSECS] = { .type = NLA_U64 },
H A Dnfnetlink_acct.c374 [NFACCT_BYTES] = { .type = NLA_U64 },
375 [NFACCT_PKTS] = { .type = NLA_U64 },
377 [NFACCT_QUOTA] = { .type = NLA_U64 },
/linux-master/net/sched/
H A Dact_police.c34 [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 },
/linux-master/lib/
H A Dnlattr.c28 [NLA_U64] = sizeof(u64),
41 [NLA_U64] = sizeof(u64),
140 case NLA_U64:
188 case NLA_U64:
334 case NLA_U64:
369 case NLA_U64:

Completed in 283 milliseconds

123