Home
last modified time | relevance | path

Searched refs:NLA_U32 (Results 1 – 25 of 247) sorted by relevance

12345678910

/linux-6.15/net/shaper/
H A Dshaper_nl_gen.c16 [NET_SHAPER_A_HANDLE_ID] = { .type = NLA_U32, },
21 [NET_SHAPER_A_PRIORITY] = { .type = NLA_U32, },
22 [NET_SHAPER_A_WEIGHT] = { .type = NLA_U32, },
27 [NET_SHAPER_A_IFINDEX] = { .type = NLA_U32, },
33 [NET_SHAPER_A_IFINDEX] = { .type = NLA_U32, },
38 [NET_SHAPER_A_IFINDEX] = { .type = NLA_U32, },
44 [NET_SHAPER_A_PRIORITY] = { .type = NLA_U32, },
45 [NET_SHAPER_A_WEIGHT] = { .type = NLA_U32, },
50 [NET_SHAPER_A_IFINDEX] = { .type = NLA_U32, },
56 [NET_SHAPER_A_IFINDEX] = { .type = NLA_U32, },
[all …]
/linux-6.15/drivers/dpll/
H A Ddpll_nl.c15 [DPLL_A_PIN_PARENT_ID] = { .type = NLA_U32, },
17 [DPLL_A_PIN_PRIO] = { .type = NLA_U32, },
18 [DPLL_A_PIN_STATE] = NLA_POLICY_RANGE(NLA_U32, 1, 3),
23 [DPLL_A_PIN_PARENT_ID] = { .type = NLA_U32, },
31 [DPLL_A_TYPE] = NLA_POLICY_RANGE(NLA_U32, 1, 2),
36 [DPLL_A_ID] = { .type = NLA_U32, },
41 [DPLL_A_ID] = { .type = NLA_U32, },
56 [DPLL_A_PIN_ID] = { .type = NLA_U32, },
61 [DPLL_A_PIN_ID] = { .type = NLA_U32, },
66 [DPLL_A_PIN_ID] = { .type = NLA_U32, },
[all …]
/linux-6.15/net/core/
H A Dnetdev-genl-gen.c36 [NETDEV_A_QUEUE_ID] = { .type = NLA_U32, },
37 [NETDEV_A_QUEUE_TYPE] = NLA_POLICY_MAX(NLA_U32, 1),
42 [NETDEV_A_DEV_IFINDEX] = NLA_POLICY_MIN(NLA_U32, 1),
61 [NETDEV_A_QUEUE_IFINDEX] = NLA_POLICY_MIN(NLA_U32, 1),
62 [NETDEV_A_QUEUE_TYPE] = NLA_POLICY_MAX(NLA_U32, 1),
63 [NETDEV_A_QUEUE_ID] = { .type = NLA_U32, },
68 [NETDEV_A_QUEUE_IFINDEX] = NLA_POLICY_MIN(NLA_U32, 1),
73 [NETDEV_A_NAPI_ID] = { .type = NLA_U32, },
78 [NETDEV_A_NAPI_IFINDEX] = NLA_POLICY_MIN(NLA_U32, 1),
90 [NETDEV_A_DMABUF_FD] = { .type = NLA_U32, },
[all …]
/linux-6.15/net/tipc/
H A Dnetlink.c68 [TIPC_NLA_MON_REF] = { .type = NLA_U32 },
74 [TIPC_NLA_SOCK_ADDR] = { .type = NLA_U32 },
75 [TIPC_NLA_SOCK_REF] = { .type = NLA_U32 },
82 [TIPC_NLA_NET_ID] = { .type = NLA_U32 },
83 [TIPC_NLA_NET_ADDR] = { .type = NLA_U32 },
93 [TIPC_NLA_LINK_MTU] = { .type = NLA_U32 },
99 [TIPC_NLA_LINK_RX] = { .type = NLA_U32 },
100 [TIPC_NLA_LINK_TX] = { .type = NLA_U32 }
119 [TIPC_NLA_PROP_TOL] = { .type = NLA_U32 },
120 [TIPC_NLA_PROP_WIN] = { .type = NLA_U32 },
[all …]
/linux-6.15/net/devlink/
H A Dnetlink_gen.c35 [DEVLINK_ATTR_PORT_INDEX] = { .type = NLA_U32, },
48 [DEVLINK_ATTR_PORT_INDEX] = { .type = NLA_U32, },
57 [DEVLINK_ATTR_PORT_INDEX] = { .type = NLA_U32, },
68 [DEVLINK_ATTR_PORT_INDEX] = { .type = NLA_U32, },
90 [DEVLINK_ATTR_SB_INDEX] = { .type = NLA_U32, },
103 [DEVLINK_ATTR_SB_INDEX] = { .type = NLA_U32, },
117 [DEVLINK_ATTR_SB_INDEX] = { .type = NLA_U32, },
128 [DEVLINK_ATTR_SB_INDEX] = { .type = NLA_U32, },
143 [DEVLINK_ATTR_SB_INDEX] = { .type = NLA_U32, },
153 [DEVLINK_ATTR_SB_INDEX] = { .type = NLA_U32, },
[all …]
/linux-6.15/net/mptcp/
H A Dmptcp_pm_gen.c20 [MPTCP_PM_ADDR_ATTR_FLAGS] = { .type = NLA_U32, },
37 [MPTCP_PM_ATTR_TOKEN] = { .type = NLA_U32, },
47 [MPTCP_PM_ATTR_RCV_ADD_ADDRS] = { .type = NLA_U32, },
48 [MPTCP_PM_ATTR_SUBFLOWS] = { .type = NLA_U32, },
53 [MPTCP_PM_ATTR_RCV_ADD_ADDRS] = { .type = NLA_U32, },
54 [MPTCP_PM_ATTR_SUBFLOWS] = { .type = NLA_U32, },
60 [MPTCP_PM_ATTR_TOKEN] = { .type = NLA_U32, },
67 [MPTCP_PM_ATTR_TOKEN] = { .type = NLA_U32, },
72 [MPTCP_PM_ATTR_TOKEN] = { .type = NLA_U32, },
79 [MPTCP_PM_ATTR_TOKEN] = { .type = NLA_U32, },
[all …]
/linux-6.15/net/ethtool/
H A Dcoalesce.c301 [ETHTOOL_A_IRQ_MODERATION_USEC] = { .type = NLA_U32 },
302 [ETHTOOL_A_IRQ_MODERATION_PKTS] = { .type = NLA_U32 },
303 [ETHTOOL_A_IRQ_MODERATION_COMPS] = { .type = NLA_U32 },
314 [ETHTOOL_A_COALESCE_RX_USECS] = { .type = NLA_U32 },
315 [ETHTOOL_A_COALESCE_RX_MAX_FRAMES] = { .type = NLA_U32 },
316 [ETHTOOL_A_COALESCE_RX_USECS_IRQ] = { .type = NLA_U32 },
318 [ETHTOOL_A_COALESCE_TX_USECS] = { .type = NLA_U32 },
320 [ETHTOOL_A_COALESCE_TX_USECS_IRQ] = { .type = NLA_U32 },
325 [ETHTOOL_A_COALESCE_PKT_RATE_LOW] = { .type = NLA_U32 },
326 [ETHTOOL_A_COALESCE_RX_USECS_LOW] = { .type = NLA_U32 },
[all …]
H A Drings.c135 [ETHTOOL_A_RINGS_RX] = { .type = NLA_U32 },
136 [ETHTOOL_A_RINGS_RX_MINI] = { .type = NLA_U32 },
137 [ETHTOOL_A_RINGS_RX_JUMBO] = { .type = NLA_U32 },
138 [ETHTOOL_A_RINGS_TX] = { .type = NLA_U32 },
139 [ETHTOOL_A_RINGS_RX_BUF_LEN] = NLA_POLICY_MIN(NLA_U32, 1),
142 [ETHTOOL_A_RINGS_CQE_SIZE] = NLA_POLICY_MIN(NLA_U32, 1),
145 [ETHTOOL_A_RINGS_TX_PUSH_BUF_LEN] = { .type = NLA_U32 },
146 [ETHTOOL_A_RINGS_HDS_THRESH] = { .type = NLA_U32 },
/linux-6.15/net/bridge/
H A Dbr_mrp_netlink.c25 [IFLA_BRIDGE_MRP_INSTANCE_RING_ID] = { .type = NLA_U32 },
26 [IFLA_BRIDGE_MRP_INSTANCE_P_IFINDEX] = { .type = NLA_U32 },
27 [IFLA_BRIDGE_MRP_INSTANCE_S_IFINDEX] = { .type = NLA_U32 },
72 [IFLA_BRIDGE_MRP_PORT_STATE_STATE] = { .type = NLA_U32 },
101 [IFLA_BRIDGE_MRP_PORT_ROLE_ROLE] = { .type = NLA_U32 },
131 [IFLA_BRIDGE_MRP_RING_STATE_STATE] = { .type = NLA_U32 },
165 [IFLA_BRIDGE_MRP_RING_ROLE_ROLE] = { .type = NLA_U32 },
244 [IFLA_BRIDGE_MRP_IN_STATE_IN_ID] = { .type = NLA_U32 },
245 [IFLA_BRIDGE_MRP_IN_STATE_STATE] = { .type = NLA_U32 },
278 [IFLA_BRIDGE_MRP_IN_ROLE_RING_ID] = { .type = NLA_U32 },
[all …]
H A Dbr_cfm_netlink.c11 [IFLA_BRIDGE_CFM_MEP_CREATE_INSTANCE] = { .type = NLA_U32 },
12 [IFLA_BRIDGE_CFM_MEP_CREATE_DOMAIN] = { .type = NLA_U32 },
13 [IFLA_BRIDGE_CFM_MEP_CREATE_DIRECTION] = { .type = NLA_U32 },
14 [IFLA_BRIDGE_CFM_MEP_CREATE_IFINDEX] = { .type = NLA_U32 },
20 [IFLA_BRIDGE_CFM_MEP_DELETE_INSTANCE] = { .type = NLA_U32 },
26 [IFLA_BRIDGE_CFM_MEP_CONFIG_INSTANCE] = { .type = NLA_U32 },
35 [IFLA_BRIDGE_CFM_CC_CONFIG_INSTANCE] = { .type = NLA_U32 },
36 [IFLA_BRIDGE_CFM_CC_CONFIG_ENABLE] = { .type = NLA_U32 },
52 [IFLA_BRIDGE_CFM_CC_RDI_INSTANCE] = { .type = NLA_U32 },
53 [IFLA_BRIDGE_CFM_CC_RDI_RDI] = { .type = NLA_U32 },
[all …]
/linux-6.15/net/netfilter/ipset/
H A Dip_set_hash_mac.c131 [IPSET_ATTR_HASHSIZE] = { .type = NLA_U32 },
132 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
133 [IPSET_ATTR_INITVAL] = { .type = NLA_U32 },
136 [IPSET_ATTR_TIMEOUT] = { .type = NLA_U32 },
137 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
142 [IPSET_ATTR_TIMEOUT] = { .type = NLA_U32 },
143 [IPSET_ATTR_LINENO] = { .type = NLA_U32 },
149 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
H A Dip_set_hash_ipmark.c290 [IPSET_ATTR_MARKMASK] = { .type = NLA_U32 },
291 [IPSET_ATTR_HASHSIZE] = { .type = NLA_U32 },
292 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
293 [IPSET_ATTR_INITVAL] = { .type = NLA_U32 },
296 [IPSET_ATTR_TIMEOUT] = { .type = NLA_U32 },
297 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
302 [IPSET_ATTR_MARK] = { .type = NLA_U32 },
304 [IPSET_ATTR_TIMEOUT] = { .type = NLA_U32 },
305 [IPSET_ATTR_LINENO] = { .type = NLA_U32 },
311 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
H A Dip_set_hash_ip.c285 [IPSET_ATTR_HASHSIZE] = { .type = NLA_U32 },
286 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
287 [IPSET_ATTR_INITVAL] = { .type = NLA_U32 },
290 [IPSET_ATTR_TIMEOUT] = { .type = NLA_U32 },
293 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
299 [IPSET_ATTR_TIMEOUT] = { .type = NLA_U32 },
300 [IPSET_ATTR_LINENO] = { .type = NLA_U32 },
306 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
H A Dip_set_hash_ipmac.c274 [IPSET_ATTR_HASHSIZE] = { .type = NLA_U32 },
275 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
276 [IPSET_ATTR_INITVAL] = { .type = NLA_U32 },
279 [IPSET_ATTR_TIMEOUT] = { .type = NLA_U32 },
280 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
286 [IPSET_ATTR_TIMEOUT] = { .type = NLA_U32 },
287 [IPSET_ATTR_LINENO] = { .type = NLA_U32 },
292 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
H A Dip_set_hash_net.c367 [IPSET_ATTR_HASHSIZE] = { .type = NLA_U32 },
368 [IPSET_ATTR_MAXELEM] = { .type = NLA_U32 },
369 [IPSET_ATTR_INITVAL] = { .type = NLA_U32 },
372 [IPSET_ATTR_TIMEOUT] = { .type = NLA_U32 },
373 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
379 [IPSET_ATTR_TIMEOUT] = { .type = NLA_U32 },
380 [IPSET_ATTR_LINENO] = { .type = NLA_U32 },
381 [IPSET_ATTR_CADT_FLAGS] = { .type = NLA_U32 },
387 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
/linux-6.15/tools/lib/thermal/
H A Dcommands.c16 [THERMAL_GENL_ATTR_TZ_ID] = { .type = NLA_U32 },
17 [THERMAL_GENL_ATTR_TZ_TEMP] = { .type = NLA_U32 },
19 [THERMAL_GENL_ATTR_TZ_TRIP_ID] = { .type = NLA_U32 },
20 [THERMAL_GENL_ATTR_TZ_TRIP_TEMP] = { .type = NLA_U32 },
21 [THERMAL_GENL_ATTR_TZ_TRIP_TYPE] = { .type = NLA_U32 },
22 [THERMAL_GENL_ATTR_TZ_TRIP_HYST] = { .type = NLA_U32 },
23 [THERMAL_GENL_ATTR_TZ_MODE] = { .type = NLA_U32 },
24 [THERMAL_GENL_ATTR_TZ_CDEV_WEIGHT] = { .type = NLA_U32 },
33 [THERMAL_GENL_ATTR_CDEV_ID] = { .type = NLA_U32 },
34 [THERMAL_GENL_ATTR_CDEV_CUR_STATE] = { .type = NLA_U32 },
[all …]
/linux-6.15/fs/nfsd/
H A Dnetlink.c20 [NFSD_A_VERSION_MAJOR] = { .type = NLA_U32, },
21 [NFSD_A_VERSION_MINOR] = { .type = NLA_U32, },
27 [NFSD_A_SERVER_THREADS] = { .type = NLA_U32, },
28 [NFSD_A_SERVER_GRACETIME] = { .type = NLA_U32, },
29 [NFSD_A_SERVER_LEASETIME] = { .type = NLA_U32, },
/linux-6.15/net/ieee802154/
H A Dnl_policy.c16 [IEEE802154_ATTR_DEV_INDEX] = { .type = NLA_U32, },
44 [IEEE802154_ATTR_CHANNELS] = { .type = NLA_U32, },
62 [IEEE802154_ATTR_LLSEC_KEY_SOURCE_SHORT] = { .type = NLA_U32, },
65 [IEEE802154_ATTR_LLSEC_FRAME_COUNTER] = { .type = NLA_U32 },
/linux-6.15/net/handshake/
H A Dgenl.c15 [HANDSHAKE_A_ACCEPT_HANDLER_CLASS] = NLA_POLICY_MAX(NLA_U32, 2),
20 [HANDSHAKE_A_DONE_STATUS] = { .type = NLA_U32, },
22 [HANDSHAKE_A_DONE_REMOTE_AUTH] = { .type = NLA_U32, },
/linux-6.15/drivers/net/team/
H A Dteam_nl.c20 [TEAM_ATTR_OPTION_PORT_IFINDEX] = { .type = NLA_U32, },
21 [TEAM_ATTR_OPTION_ARRAY_INDEX] = { .type = NLA_U32, },
30 [TEAM_ATTR_TEAM_IFINDEX] = { .type = NLA_U32, },
/linux-6.15/net/batman-adv/
H A Dnetlink.c95 [BATADV_ATTR_MESH_IFINDEX] = { .type = NLA_U32 },
98 [BATADV_ATTR_HARD_IFINDEX] = { .type = NLA_U32 },
105 [BATADV_ATTR_TPMETER_COOKIE] = { .type = NLA_U32 },
110 [BATADV_ATTR_TT_CRC32] = { .type = NLA_U32 },
112 [BATADV_ATTR_TT_FLAGS] = { .type = NLA_U32 },
117 [BATADV_ATTR_THROUGHPUT] = { .type = NLA_U32 },
118 [BATADV_ATTR_BANDWIDTH_UP] = { .type = NLA_U32 },
129 [BATADV_ATTR_MCAST_FLAGS] = { .type = NLA_U32 },
143 [BATADV_ATTR_GW_SEL_CLASS] = { .type = NLA_U32 },
145 [BATADV_ATTR_LOG_LEVEL] = { .type = NLA_U32 },
[all …]
/linux-6.15/drivers/thermal/
H A Dthermal_netlink.c26 [THERMAL_GENL_ATTR_TZ_ID] = { .type = NLA_U32 },
27 [THERMAL_GENL_ATTR_TZ_TEMP] = { .type = NLA_U32 },
29 [THERMAL_GENL_ATTR_TZ_TRIP_ID] = { .type = NLA_U32 },
30 [THERMAL_GENL_ATTR_TZ_TRIP_TEMP] = { .type = NLA_U32 },
31 [THERMAL_GENL_ATTR_TZ_TRIP_TYPE] = { .type = NLA_U32 },
32 [THERMAL_GENL_ATTR_TZ_TRIP_HYST] = { .type = NLA_U32 },
33 [THERMAL_GENL_ATTR_TZ_MODE] = { .type = NLA_U32 },
34 [THERMAL_GENL_ATTR_TZ_CDEV_WEIGHT] = { .type = NLA_U32 },
43 [THERMAL_GENL_ATTR_CDEV_ID] = { .type = NLA_U32 },
44 [THERMAL_GENL_ATTR_CDEV_CUR_STATE] = { .type = NLA_U32 },
[all …]
/linux-6.15/net/sched/
H A Dsch_fq_pie.c214 [TCA_FQ_PIE_LIMIT] = {.type = NLA_U32},
215 [TCA_FQ_PIE_FLOWS] = {.type = NLA_U32},
216 [TCA_FQ_PIE_TARGET] = {.type = NLA_U32},
217 [TCA_FQ_PIE_TUPDATE] = {.type = NLA_U32},
218 [TCA_FQ_PIE_ALPHA] = {.type = NLA_U32},
219 [TCA_FQ_PIE_BETA] = {.type = NLA_U32},
221 NLA_POLICY_FULL_RANGE(NLA_U32, &fq_pie_q_range),
222 [TCA_FQ_PIE_MEMORY_LIMIT] = {.type = NLA_U32},
223 [TCA_FQ_PIE_ECN_PROB] = {.type = NLA_U32},
224 [TCA_FQ_PIE_ECN] = {.type = NLA_U32},
[all …]
/linux-6.15/drivers/net/can/dev/
H A Dnetlink.c12 [IFLA_CAN_STATE] = { .type = NLA_U32 },
14 [IFLA_CAN_RESTART_MS] = { .type = NLA_U32 },
15 [IFLA_CAN_RESTART] = { .type = NLA_U32 },
28 [IFLA_CAN_TDC_TDCV_MIN] = { .type = NLA_U32 },
29 [IFLA_CAN_TDC_TDCV_MAX] = { .type = NLA_U32 },
30 [IFLA_CAN_TDC_TDCO_MIN] = { .type = NLA_U32 },
31 [IFLA_CAN_TDC_TDCO_MAX] = { .type = NLA_U32 },
32 [IFLA_CAN_TDC_TDCF_MIN] = { .type = NLA_U32 },
34 [IFLA_CAN_TDC_TDCV] = { .type = NLA_U32 },
35 [IFLA_CAN_TDC_TDCO] = { .type = NLA_U32 },
[all …]
/linux-6.15/fs/smb/client/
H A Dnetlink.c17 [CIFS_GENL_ATTR_SWN_REGISTRATION_ID] = { .type = NLA_U32 },
28 [CIFS_GENL_ATTR_SWN_NOTIFICATION_TYPE] = { .type = NLA_U32 },
29 [CIFS_GENL_ATTR_SWN_RESOURCE_STATE] = { .type = NLA_U32 },

12345678910