Lines Matching refs:enum
35 enum: [ genetlink ]
54 enum: [ const, enum, flags ]
61 # For enum and flags
63 description: For enum or flags the literal initializer for the first value.
66 description: For enum or flags array of values.
82 description: Render the max members for this enum.
100 Prefix for the C enum name of the attributes. Default family[name]-set[name]-a-
102 enum-name:
103 description: Name for the enum type of the attribute.
124 enum: [ unused, pad, flag, binary, u8, u16, u32, u64, s32, s64,
130 description: Value for the enum item representing this attribute in the uAPI.
138 enum: [ little-endian, big-endian ]
144 enum:
145 description: Name of the enum type used for the attribute.
147 enum-as-flags:
149 Treat the enum as flags. In most cases enum is either used as flags or as values.
150 … Sometimes, however, both forms are necessary, in which case header contains the enum
176 enum: [ hex, mac, fddi, ipv4, ipv6, uuid ]
193 enum-model:
197 to a single enum.
200 enum: [ unified ]
203 Prefix for the C enum name of the command. The name is formed by concatenating
206 enum-name:
207 description: Name for the enum type with commands.
210 … description: Same as name-prefix but used to render notifications and events to separate enum.
212 async-enum:
213 description: Name for the enum type with notifications/events.
224 description: Name of the operation, also defining its C enum value in uAPI.
230 description: Value for the enum in the uAPI.
241 enum: [ admin-perm ]
246 enum: [ strict, dump, dump-strict ]