Searched refs:qw (Results 26 - 35 of 35) sorted by relevance

12

/linux-master/tools/testing/selftests/net/
H A Dudpgro_fwd.sh44 ip netns exec $ns sysctl -qw net.ipv6.conf.default.router_solicitations=0
45 ip netns exec $ns sysctl -qw net.ipv6.conf.all.router_solicitations=0
H A Dtest_bridge_neigh_suppress.sh142 ip netns exec $ns sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1
143 ip netns exec $ns sysctl -qw net.ipv6.conf.default.ignore_routes_with_linkdown=1
144 ip netns exec $ns sysctl -qw net.ipv6.conf.all.accept_dad=0
145 ip netns exec $ns sysctl -qw net.ipv6.conf.default.accept_dad=0
H A Dfib_tests.sh57 ip netns exec $ns1 sysctl -qw net.ipv4.ip_forward=1
58 ip netns exec $ns1 sysctl -qw net.ipv6.conf.all.forwarding=1
488 $NS_EXEC sysctl -qw net.ipv4.conf.all.rp_filter=1
489 $NS_EXEC sysctl -qw net.ipv4.conf.all.accept_local=1
490 $NS_EXEC sysctl -qw net.ipv4.conf.all.route_localnet=1
491 ip netns exec $ns2 sysctl -qw net.ipv4.conf.all.rp_filter=1
492 ip netns exec $ns2 sysctl -qw net.ipv4.conf.all.accept_local=1
493 ip netns exec $ns2 sysctl -qw net.ipv4.conf.all.route_localnet=1
1059 ip netns exec $ns2 sysctl -qw net.ipv4.ip_forward=1
1060 ip netns exec $ns2 sysctl -qw ne
[all...]
H A Dfcnal-test.sh423 ip netns exec ${ns} sysctl -qw net.ipv4.ip_forward=1
424 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.keep_addr_on_down=1
425 ip netns exec ${ns} sysctl -qw net.ipv6.conf.all.forwarding=1
426 ip netns exec ${ns} sysctl -qw net.ipv6.conf.default.forwarding=1
4179 setup_cmd_nsb sysctl -qw net.ipv6.icmp.echo_ignore_multicast=1
4180 setup_cmd_nsc sysctl -qw net.ipv6.icmp.echo_ignore_multicast=1
/linux-master/tools/bootconfig/scripts/
H A Dftrace2bconf.sh177 grep -qw $1 << EOF
/linux-master/Documentation/driver-api/media/drivers/ccs/
H A Dmk-ccs-regs5 use Getopt::Long qw(:config no_ignore_case);
/linux-master/scripts/
H A Dget_dvb_firmware8 use File::Temp qw/ tempdir /;
H A Dkernel-doc19 use Pod::Usage qw/pod2usage/;
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_user_sdma.c1226 descqp = &ppd->sdma_descq[tail].qw[0];
1290 ppd->sdma_descq[dtail].qw[0] |=
H A Dqib.h244 __le64 qw[2]; member in struct:qib_sdma_desc

Completed in 254 milliseconds

12