Lines Matching +full:fixed +full:- +full:header

1 # SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)
3 name: rt-route
4 protocol: netlink-raw
11 -
12 name: rtm-type
13 name-prefix: rtn-
16 - unspec
17 - unicast
18 - local
19 - broadcast
20 - anycast
21 - multicast
22 - blackhole
23 - unreachable
24 - prohibit
25 - throw
26 - nat
27 - xresolve
28 -
32 -
33 name: rtm-family
35 -
36 name: rtm-dst-len
38 -
39 name: rtm-src-len
41 -
42 name: rtm-tos
44 -
45 name: rtm-table
47 -
48 name: rtm-protocol
50 -
51 name: rtm-scope
53 -
54 name: rtm-type
56 enum: rtm-type
57 -
58 name: rtm-flags
60 -
61 name: rta-cacheinfo
64 -
65 name: rta-clntref
67 -
68 name: rta-lastuse
70 -
71 name: rta-expires
73 -
74 name: rta-error
76 -
77 name: rta-used
80 attribute-sets:
81 -
82 name: route-attrs
83 name-prefix: rta-
85 -
88 display-hint: ipv4
89 -
92 display-hint: ipv4
93 -
96 -
99 -
102 display-hint: ipv4
103 -
106 -
109 display-hint: ipv4
110 -
113 nested-attributes: metrics
114 -
117 -
120 -
123 -
126 struct: rta-cacheinfo
127 -
130 -
131 name: mp-algo # not used
133 -
136 -
139 -
140 name: mfc-stats
142 -
145 -
148 -
151 -
152 name: encap-type
154 -
157 -
160 -
163 -
166 -
167 name: ttl-propagate
169 -
170 name: ip-proto
172 -
175 -
178 -
179 name: nh-id
181 -
184 byte-order: big-endian
185 display-hint: hex
186 -
188 name-prefix: rtax-
190 -
194 -
197 -
200 -
203 -
206 -
209 -
212 -
215 -
218 -
221 -
224 -
227 -
230 -
231 name: rto-min
233 -
236 -
239 -
240 name: cc-algo
242 -
243 name: fastopen-no-cookie
247 enum-model: directional
249 -
252 attribute-set: route-attrs
253 fixed-header: rtmsg
258 - rtm-family
259 - src
260 - rtm-src-len
261 - dst
262 - rtm-dst-len
263 - iif
264 - oif
265 - ip-proto
266 - sport
267 - dport
268 - mark
269 - uid
270 - flowlabel
273 attributes: &all-route-attrs
274 - rtm-family
275 - rtm-dst-len
276 - rtm-src-len
277 - rtm-tos
278 - rtm-table
279 - rtm-protocol
280 - rtm-scope
281 - rtm-type
282 - rtm-flags
283 - dst
284 - src
285 - iif
286 - oif
287 - gateway
288 - priority
289 - prefsrc
290 - metrics
291 - multipath
292 - flow
293 - cacheinfo
294 - table
295 - mark
296 - mfc-stats
297 - via
298 - newdst
299 - pref
300 - encap-type
301 - encap
302 - expires
303 - pad
304 - uid
305 - ttl-propagate
306 - ip-proto
307 - sport
308 - dport
309 - nh-id
310 - flowlabel
315 - rtm-family
318 attributes: *all-route-attrs
319 -
322 attribute-set: route-attrs
323 fixed-header: rtmsg
327 attributes: *all-route-attrs
328 -
331 attribute-set: route-attrs
332 fixed-header: rtmsg
336 attributes: *all-route-attrs