Searched refs:RTABLE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | fib_rule_tests.sh | 15 RTABLE=100 162 pref=$($IP -6 rule show $1 table $RTABLE | cut -d ":" -f 1) 172 $IP -6 rule add $match table $RTABLE 173 $IP -6 route get $GW_IP6 $getmatch | grep -q "table $RTABLE" 185 $IP -6 rule add $match table $RTABLE 2>/dev/null 190 $IP -6 rule del $match table $RTABLE 201 $IP -6 route add table $RTABLE default via $GW_IP6 dev $DEV onlink 294 pref=$($IP rule show $1 table $RTABLE | cut -d ":" -f 1) 304 $IP rule add $match table $RTABLE 305 $IP route get $GW_IP4 $getmatch | grep -q "table $RTABLE" [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | fib_rule_tests.sh | 11 RTABLE=100 105 $IP -6 rule add $match table $RTABLE 106 $IP -6 route get $GW_IP6 $getmatch | grep -q "table $RTABLE" 116 $IP -6 route add table $RTABLE default via $GW_IP6 dev $DEV onlink 174 $IP rule add $match table $RTABLE 175 $IP route get $GW_IP4 $getmatch | grep -q "table $RTABLE" 185 $IP route add table $RTABLE default via $GW_IP4 dev $DEV onlink
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | decbin.S | 92 RTABLE: .byte 0,0,0,0 label 395 | (*) d2: {FPCR[6:5],SM,SE} as index in RTABLE; temp 398 | (*) a1: RTABLE pointer 436 addl %d0,%d2 |in d2 as index into RTABLE 437 leal RTABLE,%a1 |load rtable base
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | decbin.S | 92 RTABLE: .byte 0,0,0,0 label 395 | (*) d2: {FPCR[6:5],SM,SE} as index in RTABLE; temp 398 | (*) a1: RTABLE pointer 436 addl %d0,%d2 |in d2 as index into RTABLE 437 leal RTABLE,%a1 |load rtable base
|
Completed in 5 milliseconds