Lines Matching +full:0 +full:x64
6 ret=0
74 if [ $? -ne 0 ]; then
80 if [ $? -ne 0 ]; then
85 return 0
91 log_test $? 0 "rule6 del $1"
107 log_test $? 0 "rule6 check: $1"
110 log_test $? 0 "rule6 del by pref: $match"
124 match="tos 0x10"
127 match="fwmark 0x64"
128 getmatch="mark 0x64"
132 if [ $? -eq 0 ]; then
139 if [ $? -eq 0 ]; then
145 if [ $? -eq 0 ]; then
151 if [ $? -eq 0 ]; then
160 log_test $? 0 "del $1"
176 log_test $? 0 "rule4 check: $1"
179 log_test $? 0 "rule4 del by pref: $match"
193 ip netns exec testns sysctl -w net.ipv4.conf.$DEV.rp_filter=0
196 ip netns exec testns sysctl -w net.ipv4.ip_forward=0
198 match="tos 0x10"
201 match="fwmark 0x64"
202 getmatch="mark 0x64"
206 if [ $? -eq 0 ]; then
213 if [ $? -eq 0 ]; then
219 if [ $? -eq 0 ]; then
225 if [ $? -eq 0 ]; then
239 if [ "$(id -u)" -ne 0 ];then
241 exit 0
246 exit 0