Lines Matching +full:nested +full:- +full:attributes
1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
2 ---
5 protocol: genetlink-legacy
6 uapi-header: linux/openvswitch.h
12 -
13 name: ovs-header
16 -
17 name: dp-ifindex
19 -
20 name: vport-type
22 enum-name: ovs-vport-type
23 name-prefix: ovs-vport-type-
25 -
26 name: ovs-vport-stats
29 -
30 name: rx-packets
32 -
33 name: tx-packets
35 -
36 name: rx-bytes
38 -
39 name: tx-bytes
41 -
42 name: rx-errors
44 -
45 name: tx-errors
47 -
48 name: rx-dropped
50 -
51 name: tx-dropped
54 attribute-sets:
55 -
56 name: vport-options
57 enum-name: ovs-vport-options
58 name-prefix: ovs-tunnel-attr-
59 attributes:
60 -
61 name: dst-port
63 -
66 -
67 name: upcall-stats
68 enum-name: ovs-vport-upcall-attr
69 name-prefix: ovs-vport-upcall-attr-
70 attributes:
71 -
75 -
78 -
80 name-prefix: ovs-vport-attr-
81 enum-name: ovs-vport-attr
82 attributes:
83 -
87 -
88 name: port-no
90 -
93 enum: vport-type
94 -
97 -
100 nested-attributes: vport-options
101 -
102 name: upcall-pid
104 sub-type: u32
105 -
108 struct: ovs-vport-stats
109 -
112 -
115 -
118 -
119 name: upcall-stats
121 nested-attributes: upcall-stats
124 name-prefix: ovs-vport-cmd-
125 fixed-header: ovs-header
127 -
130 attribute-set: vport
133 attributes:
134 - name
135 - type
136 - upcall-pid
137 - ifindex
138 - options
139 -
142 attribute-set: vport
145 attributes:
146 - port-no
147 - type
148 - name
149 -
152 attribute-set: vport
153 do: &vport-get-op
155 attributes:
156 - name
157 reply: &dev-all
158 attributes:
159 - port-no
160 - type
161 - name
162 - upcall-pid
163 - stats
164 - ifindex
165 - netnsid
166 - upcall-stats
167 dump: *vport-get-op
169 mcast-groups:
171 -