Lines Matching full:sh
1 #!/bin/sh
11 ./in_netns.sh ./ipv6_flowlabel_mgr
14 ./in_netns.sh \
15 sh -c 'sysctl -q -w net.ipv6.auto_flowlabels=0 && ./ipv6_flowlabel -l 1'
18 ./in_netns.sh \
19 sh -c 'sysctl -q -w net.ipv6.auto_flowlabels=1 && ./ipv6_flowlabel -l 1'
22 ./in_netns.sh \
23 sh -c 'sysctl -q -w net.ipv6.flowlabel_reflect=4 && \
28 ./in_netns.sh \
29 sh -c './ipv6_flowlabel -l 1 -s'
32 ./in_netns.sh \
33 sh -c 'sysctl -q -w net.ipv6.flowlabel_reflect=4 && \