• Home
  • Raw
  • Download

Lines Matching refs:rc

24 	local rc=$1
28 if [ ${rc} -eq ${expected} ]; then
521 local cmd out rc
533 rc=$?
537 log_test $rc $erc "$desc"
693 rc=$?
700 return $rc
707 local rc=0
724 rc=1
733 return $rc
777 local rc=0
840 local rc
879 rc=$?
880 if [ $rc -eq 0 ]; then
882 rc=$?
884 log_test $rc 0 "Route add with different metrics"
887 rc=$?
888 if [ $rc -eq 0 ]; then
890 rc=$?
892 log_test $rc 0 "Route delete with metric"
1014 local rc
1054 rc=$?
1055 if [ $rc -eq 0 ]; then
1057 rc=$?
1059 log_test $rc 0 "Delete of address on first device"
1062 rc=$?
1063 if [ $rc -eq 0 ]; then
1065 rc=$?
1067 log_test $rc 0 "Modify metric of address"
1072 rc=$?
1073 if [ $rc -eq 0 ]; then
1076 rc=$?
1078 log_test $rc 0 "Prefix route removed on link down"
1082 rc=$?
1083 if [ $rc -eq 0 ]; then
1085 rc=$?
1087 log_test $rc 0 "Prefix route with metric on link up"
1116 local rc
1127 rc=$?
1128 if [ $rc -eq 0 ]; then
1130 rc=$?
1132 log_test $rc 0 "Single path route with mtu metric"
1140 rc=$?
1141 if [ $rc -eq 0 ]; then
1143 rc=$?
1145 log_test $rc 0 "Multipath route via 2 single routes with mtu metric on first"
1151 rc=$?
1152 if [ $rc -eq 0 ]; then
1154 rc=$?
1156 log_test $rc 0 "Multipath route via 2 single routes with mtu metric on 2nd"
1168 rc=$?
1169 if [ $rc -eq 0 ]; then
1171 rc=$?
1173 log_test $rc 0 "Multipath route with mtu metric"
1239 local rc
1307 rc=$?
1308 if [ $rc -eq 0 ]; then
1310 rc=$?
1312 log_test $rc 0 "Route add with different metrics"
1315 rc=$?
1316 if [ $rc -eq 0 ]; then
1318 rc=$?
1320 log_test $rc 0 "Route delete with metric"
1463 local rc
1503 rc=$?
1504 if [ $rc -eq 0 ]; then
1506 rc=$?
1508 log_test $rc 0 "Delete of address on first device"
1511 rc=$?
1512 if [ $rc -eq 0 ]; then
1514 rc=$?
1516 log_test $rc 0 "Modify metric of address"
1520 rc=$?
1521 if [ $rc -eq 0 ]; then
1524 rc=$?
1526 log_test $rc 0 "Prefix route removed on link down"
1530 rc=$?
1531 if [ $rc -eq 0 ]; then
1533 rc=$?
1535 log_test $rc 0 "Prefix route with metric on link up"
1541 rc=$?
1542 if [ $rc -eq 0 ]; then
1544 rc=$?
1546 log_test $rc 0 "Modify metric of .0/24 address"
1550 rc=$?
1551 if [ $rc -eq 0 ]; then
1553 rc=$?
1555 log_test $rc 0 "Set metric of address with peer route"
1558 rc=$?
1559 if [ $rc -eq 0 ]; then
1561 rc=$?
1563 log_test $rc 0 "Modify metric and peer address for peer route"
1572 local rc
1580 rc=$?
1581 if [ $rc -eq 0 ]; then
1583 rc=$?
1585 log_test $rc 0 "Single path route with mtu metric"
1589 rc=$?
1590 if [ $rc -eq 0 ]; then
1592 rc=$?
1594 log_test $rc 0 "Multipath route with mtu metric"
1694 local rc
1706 rc=$?
1707 log_test $rc 0 "Single path route with IPv6 gateway"
1708 if [ $rc -eq 0 ]; then
1713 log_test $rc 0 "Single path route with IPv6 gateway - ping"
1716 rc=$?
1717 log_test $rc 0 "Single path route delete"
1718 if [ $rc -eq 0 ]; then
1726 rc=$?
1727 log_test $rc 0 "Multipath route add - v6 nexthop then v4"
1728 if [ $rc -eq 0 ]; then
1742 rc=$?
1743 log_test $rc 0 "Multipath route add - v4 nexthop then v6"
1744 if [ $rc -eq 0 ]; then
1791 local rc
1849 local rc