Lines Matching +full:nested +full:- +full:attributes

1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
5 protocol: genetlink-legacy
10 c-family-name: team-genl-name
11 c-version-name: team-genl-version
12 kernel-policy: global
13 uapi-header: linux/if_team.h
16 -
17 name: string-max-len
20 -
21 name: genl-change-event-mc-grp-name
25 attribute-sets:
26 -
29 The team nested layout of get/set msg looks like
42 name-prefix: team-attr-
43 attributes:
44 -
48 -
49 name: team-ifindex
51 -
52 name: list-option
54 nested-attributes: item-option
55 -
56 name: list-port
58 nested-attributes: item-port
59 -
60 name: item-option
61 name-prefix: team-attr-item-
62 attr-cnt-name: __team-attr-item-option-max
63 attr-max-name: team-attr-item-option-max
64 attributes:
65 -
66 name: option-unspec
69 -
72 nested-attributes: attr-option
73 -
74 name: attr-option
75 name-prefix: team-attr-option-
76 attributes:
77 -
81 -
85 max-len: string-max-len
86 unterminated-ok: true
87 -
90 -
93 -
96 -
99 -
100 name: port-ifindex
102 doc: for per-port options
103 -
104 name: array-index
107 -
108 name: item-port
109 name-prefix: team-attr-item-
110 attr-cnt-name: __team-attr-item-port-max
111 attr-max-name: team-attr-item-port-max
112 attributes:
113 -
114 name: port-unspec
117 -
120 nested-attributes: attr-port
121 -
122 name: attr-port
123 name-prefix: team-attr-port-
124 attributes:
125 -
129 -
132 -
135 -
138 -
141 -
144 -
150 -
154 attribute-set: team
155 dont-validate: [ strict ]
160 attributes:
161 - team-ifindex
163 -
164 name: options-set
166 attribute-set: team
167 dont-validate: [ strict ]
168 flags: [ admin-perm ]
172 attributes:
173 - team-ifindex
174 - list-option
177 -
178 name: options-get
180 attribute-set: team
181 dont-validate: [ strict ]
182 flags: [ admin-perm ]
186 attributes:
187 - team-ifindex
190 -
191 name: port-list-get
193 attribute-set: team
194 dont-validate: [ strict ]
195 flags: [ admin-perm ]
199 attributes:
200 - team-ifindex
202 attributes:
203 - team-ifindex
204 - list-port