Home
last modified time | relevance | path

Searched full:route (Results 1 – 25 of 100) sorted by relevance

1234

/Documentation/netlink/specs/
Drt_route.yaml3 name: rt-route
8 Route configuration over rtnetlink.
82 name: route-attrs
244 doc: Dump route information.
245 attribute-set: route-attrs
265 attributes: &all-route-attrs
309 attributes: *all-route-attrs
312 doc: Create a new route
313 attribute-set: route-attrs
318 attributes: *all-route-attrs
[all …]
/Documentation/devicetree/bindings/net/
Dsnps,dwmac.yaml231 snps,route-avcp:
234 snps,route-ptp:
237 snps,route-dcbcp:
240 snps,route-up:
243 snps,route-multi-broad:
265 - snps,route-avcp
268 snps,route-ptp: false
269 snps,route-dcbcp: false
270 snps,route-up: false
271 snps,route-multi-broad: false
[all …]
/Documentation/networking/
Dalias.rst26 The corresponding route is also set up by this command. Please note:
27 The route always points to the base interface.
43 and refer to them as usual (ifconfig, route, etc).
Dvrf.rst31 A VRF device is created with an associated route table. Network interfaces
35 | vrf-blue | ===> route table 10
83 3. Set the default route for the table (and hence default route for the VRF)::
85 ip route add table 10 unreachable default metric 4278198272
87 This high metric value ensures that the default unreachable route can
108 ip route add table 10 ...
314 $ ip [-6] route show vrf NAME
315 $ ip [-6] route show table ID
319 $ ip route show vrf red
330 $ ip -6 route show vrf red
[all …]
Darcnet.rst394 route add MY.IP.ADD.RESS arc0
395 route add -net SUB.NET.ADD.RESS arc0
402 route add MY.IP.ADD.RESS arc0e
403 route add -net SUB.NET.ADD.RESS arc0e
435 route add insight arc0
436 route add freedom arc0 /* I would use the subnet here (like I said
442 route add default gw freedom
447 route add freedom arc0
448 route add insight arc0
468 determine how to route packets. This means that to get to freedom or
[all …]
Ddccp.rst201 Per-route rto_min support
202 CCID-2 supports the RTAX_RTO_MIN per-route setting for the minimum value
206 > ip route change 10.0.0.0/24 rto_min 250j dev wlan0
207 > ip route add 10.0.0.254/32 rto_min 800j dev wlan0
208 > ip route show dev wlan0
Dmctp.rst26 to allow references from userspace. Route definitions are specific to one
272 : route lookup
288 : route lookup
296 : route lookup
302 : route lookup
314 - a skb: during route output, stored in ``skb->cb``.
Dipvs-sysctl.rst280 If enabled, recalculate the route of SNATed packets from
285 If policy routing is in effect then it is possible that the route
289 If policy routing is not in effect then the recalculated route will
290 always be the same as the original route so it is an optimisation
Dip-sysctl.rst166 route/max_size - INTEGER
171 as route cache is no longer used.
174 as garbage collection manages cached route entries.
232 The advertised MSS depends on the first hop route MTU, but will
239 After installing a route to the kernel, user space receives an
240 acknowledgment, which means the route was installed in the kernel,
242 It is also possible for a route already installed in hardware to change
243 its action and therefore its flags. For example, a host route that is
246 The notifications will indicate to user-space the state of the route.
447 knob. The value is not used, if tcp_ecn or per route (or congestion
[all …]
Dila.rst246 ip route add DEST/128 encap ila LOC csum-mode MODE ident-type TYPE via ADDR
272 # Configure an ILA route that uses checksum neutral mapping as well
275 ip route add 3333:0:0:1:2000:0:1:87/128 encap ila 2001:0:87:0 \
278 # Configure an ILA LWT route that uses auto checksum neutral mapping
281 ip route add 3333:0:0:1:2000:0:2:87/128 encap ila 2001:0:87:1 \
/Documentation/devicetree/bindings/sound/
Drockchip,i2s-tdm.yaml112 rockchip,i2s-rx-route:
117 rockchip,i2s-rx-route = <3> would mean sdi3 is receiving from data0.
122 rockchip,i2s-tx-route:
127 rockchip,i2s-tx-route = <3> would mean sdo3 is sending to data0.
/Documentation/devicetree/bindings/pinctrl/
Dqcom,pmic-mpp.yaml128 Selects ATEST rail to route to GPIO when it's
135 Selects DTEST rail to route to GPIO when it's
139 qcom,amux-route:
/Documentation/ABI/testing/
Dsysfs-class-tee9 will route the RPMB frames via user space. Conversely,
/Documentation/devicetree/bindings/net/ieee802154/
Dca8210.txt12 - extclock-enable: Include for the ca8210 to route its 16MHz clock
/Documentation/devicetree/bindings/dma/
Ddma-router.yaml16 DMA routers are transparent IP blocks used to route DMA request
/Documentation/sound/soc/
Dcodec-to-codec.rst94 In dapm core a route is created between cpu_dai playback widget
96 true for capture path. In order for this aforementioned route to get
/Documentation/gpu/rfc/
Di915_gem_lmem.rst18 * Route shmem backend over to TTM SYSTEM for discrete
/Documentation/devicetree/bindings/phy/
Dti,tcan104x-can.yaml43 mux controller node to route the signals from controller to
/Documentation/userspace-api/media/dvb/
Dnet.rst24 the standard ip tools (like ip, route, netstat, ifconfig, etc).
/Documentation/devicetree/bindings/misc/
Dti,j721e-esm.yaml31 integer array of ESM interrupt pins to route to external event pin
/Documentation/timers/
Dhpet.rst17 role. Many x86 BIOS writers don't route HPET interrupts at all, which
/Documentation/devicetree/bindings/soc/aspeed/
Duart-routing.yaml16 The Aspeed UART routing control allow to dynamically route the inputs for
/Documentation/userspace-api/media/v4l/
Dvidioc-subdev-g-routing.rst130 - Route enable/disable flags
148 - The route is enabled. Set by applications.
/Documentation/sound/hd-audio/
Dcontrols.rst78 An enum control to determine whether the analog-loopback route is
80 the front-channel. Also, the same route is used for the headphone
/Documentation/sound/designs/
Djack-controls.rst20 This can be combined with UCM to allow userspace to route audio more

1234