Lines Matching full:enum
36 enum: [ genetlink ]
55 enum: [ const, enum, flags ]
62 # For enum and flags
64 description: For enum or flags the literal initializer for the first value.
67 description: For enum or flags array of values.
83 description: Render the max members for this enum.
101 Prefix for the C enum name of the attributes. Default family[name]-set[name]-a-
103 enum-name:
104 description: Name for the enum type of the attribute.
125 enum: [ unused, pad, flag, binary,
132 description: Value for the enum item representing this attribute in the uAPI.
140 enum: [ little-endian, big-endian ]
146 enum:
147 description: Name of the enum type used for the attribute.
149 enum-as-flags:
151 Treat the enum as flags. In most cases enum is either used as flags or as values.
152 … Sometimes, however, both forms are necessary, in which case header contains the enum
184 enum: [ hex, mac, fddi, ipv4, ipv6, uuid ]
213 enum-model:
217 to a single enum.
220 enum: [ unified ]
223 Prefix for the C enum name of the command. The name is formed by concatenating
226 enum-name:
227 description: Name for the enum type with commands.
230 … description: Same as name-prefix but used to render notifications and events to separate enum.
232 async-enum:
233 description: Name for the enum type with notifications/events.
244 description: Name of the operation, also defining its C enum value in uAPI.
250 description: Value for the enum in the uAPI.
261 enum: [ admin-perm ]
266 enum: [ strict, dump, dump-strict ]