/freebsd/libexec/nuageinit/ |
H A D | nuageinit | 99 local routing = open_config("routing") 113 routing:write('defaultrouter="' .. v["gateway"] .. '"\n') 122 routing:write('defaultrouter="' .. r["gateway"] .. '"\n') 125 routing:write("route_" .. rname .. '="-net ' .. r["network"] .. " ") 126 routing:write(r["gateway"] .. " " .. r["netmask"] .. '"\n') 137 routing:write('ipv6_defaultrouter="' .. v["gateway"] .. '"\n') 138 routing:write("ipv6_route_" .. interface .. '="' .. v["gateway"]) 139 routing:write(" -prefixlen 128 -interface " .. interface .. '"\n') 150 -- routing:write("ipv6_route_" .. rname .. '"\n') 158 routing:write('static_routes="') [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | qcom,q6adm.txt | 18 = ADM routing 19 "routing" subnode of the ADM node represents adm routing specific configuration 24 Definition: must be "qcom,q6adm-routing". 35 q6routing: routing { 36 compatible = "qcom,q6adm-routing";
|
H A D | atmel-sam9x5-wm8731-audio.txt | 8 - atmel,audio-routing: A list of the connections between audio components. 12 Available audio endpoints for the audio-routing table: 27 atmel,audio-routing =
|
H A D | omap-abe-twl6040.txt | 9 - ti,audio-routing: List of connections between audio components. 18 Available audio endpoints for the audio-routing table: 70 /* Audio routing */ 71 ti,audio-routing =
|
H A D | omap-twl4030.txt | 12 - ti,audio-routing: List of connections between audio components. 15 If the routing is not provided all possible connection will be available 17 Available audio endpoints for the audio-routing table:
|
H A D | qcom,apq8096.txt | 10 - audio-routing: 64 using "audio-routing". 98 qcom,audio-routing: A list of the connections between audio components. 99 (Use audio-routing instead)
|
H A D | mt2701-wm8960.txt | 6 - audio-routing: a list of the connections between audio 16 audio-routing =
|
H A D | atmel-at91sam9g20ek-wm8731-audio.txt | 6 - atmel,audio-routing: A list of the connections between audio components. 20 atmel,audio-routing =
|
H A D | audio-graph-card.txt | 14 - routing 147 routing = "codec Playback", "DAI0 Playback", 183 routing = "codec Playback", "DAI0 Playback", 241 routing = "pcm3168a Playback", "DAI2 Playback",
|
H A D | qcom,apq8016-sbc.txt | 19 - qcom,audio-routing : A list of the connections between audio components. 42 using "qcom,audio-routing". 64 qcom,audio-routing =
|
H A D | mxs-audio-sgtl5000.txt | 8 - audio-routing : A list of the connections between audio components. 38 audio-routing =
|
H A D | atmel-wm8904.txt | 6 - atmel,audio-routing: A list of the connections between audio components. 45 atmel,audio-routing =
|
H A D | mt2701-cs42448.txt | 6 - audio-routing: a list of the connections between audio 20 audio-routing =
|
H A D | nvidia,tegra-audio-wm9712.txt | 12 - nvidia,audio-routing : A list of the connections between audio components. 49 nvidia,audio-routing =
|
H A D | imx-audio-sgtl5000.txt | 13 - audio-routing : A list of the connections between audio components. 50 audio-routing =
|
H A D | nvidia,tegra-audio-alc5632.txt | 12 - nvidia,audio-routing : A list of the connections between audio components. 34 nvidia,audio-routing =
|
H A D | nvidia,tegra-audio-wm8753.txt | 12 - nvidia,audio-routing : A list of the connections between audio components. 30 nvidia,audio-routing =
|
H A D | rockchip,rk3288-hdmi-analog.txt | 9 - rockchip,routing: A list of the connections between audio components. 29 rockchip,routing = "Analog", "LOUT2",
|
/freebsd/libexec/rc/rc.d/ |
H A D | netif | 89 if [ -f /etc/rc.d/routing -a -n "$cmdifn" ] ; then 91 /etc/rc.d/routing static any $_if 131 if [ -f /etc/rc.d/routing -a -n "$cmdifn" ] ; then 133 /etc/rc.d/routing stop any $_if
|
/freebsd/libexec/nuageinit/tests/ |
H A D | nuageinit.sh | 162 cat > routing << EOF 168 atf_check -o file:routing cat "${PWD}"/etc/rc.conf.d/routing 343 cat > routing << EOF 349 atf_check -o file:routing cat "${PWD}"/etc/rc.conf.d/routing 399 cat > routing << EOF 405 atf_check -o file:routing cat "${PWD}"/etc/rc.conf.d/routing
|
/freebsd/contrib/netbsd-tests/ipf/regress/ |
H A D | ipv6.5 | 1 pass out family inet6 all with v6hdr routing 2 block out family inet6 proto tcp all with v6hdr routing
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap4-panda-es.dts | 15 /* Audio routing is differnet between PandaBoard4430 and PandaBoardES */ 19 /* Audio routing */ 20 ti,audio-routing =
|
/freebsd/sys/contrib/device-tree/Bindings/fsi/ |
H A D | fsi-master-aspeed.txt | 18 - fsi-routing-gpios: GPIO for setting the FSI mux (internal or cabled) 32 fsi-routing-gpios = <&gpio0 ASPEED_GPIO(Q, 7) GPIO_ACTIVE_HIGH>;
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | cavium-mix.txt | 19 interrupt routing and the second the routing for the AGL interrupts.
|
/freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
H A D | r9a07g044c2-smarc.dts | 24 /* Due to HW routing, SW_RSPI_CAN is always 0 when SW_SCIF_CAN is set to 1 */ 32 #error "Can not set 1 to both SW_SCIF_CAN and SW_RSPI_CAN due to HW routing"
|