Lines Matching +full:0 +full:x64
9 ret=0
77 if [ $? -ne 0 ]; then
83 if [ $? -ne 0 ]; then
88 return 0
94 log_test $? 0 "rule6 del $1"
110 log_test $? 0 "rule6 check: $1"
113 log_test $? 0 "rule6 del by pref: $match"
127 match="tos 0x10"
130 match="fwmark 0x64"
131 getmatch="mark 0x64"
135 if [ $? -eq 0 ]; then
142 if [ $? -eq 0 ]; then
148 if [ $? -eq 0 ]; then
154 if [ $? -eq 0 ]; then
163 log_test $? 0 "del $1"
179 log_test $? 0 "rule4 check: $1"
182 log_test $? 0 "rule4 del by pref: $match"
196 ip netns exec testns sysctl -w net.ipv4.conf.$DEV.rp_filter=0
199 ip netns exec testns sysctl -w net.ipv4.ip_forward=0
201 match="tos 0x10"
204 match="fwmark 0x64"
205 getmatch="mark 0x64"
209 if [ $? -eq 0 ]; then
216 if [ $? -eq 0 ]; then
222 if [ $? -eq 0 ]; then
228 if [ $? -eq 0 ]; then
242 if [ "$(id -u)" -ne 0 ];then