Lines Matching refs:table
94 $IP route add table $RTABLE_PEER 198.51.100.11/32 via 192.0.2.11
97 $IP route add table $RTABLE_PEER 2001:db8::1:11/128 via 2001:db8::11
110 $IP link add name vrf0 up type vrf table $RTABLE_VRF
144 pref=$($IP -6 rule show $1 table $RTABLE | cut -d ":" -f 1)
156 $IP -6 rule add $match table $RTABLE
172 $IP -6 rule add $match table $RTABLE 2>/dev/null
177 $IP -6 rule del $match table $RTABLE
193 $IP -6 route add table $RTABLE default via $GW_IP6 dev $DEV onlink
398 $IP -6 rule add dsfield 0x04 table $RTABLE_PEER
423 $IP -6 rule del dsfield 0x04 table $RTABLE_PEER
432 $IP -6 rule add dscp 0x3f table $RTABLE_PEER
450 $IP -6 rule del dscp 0x3f table $RTABLE_PEER
463 pref=$($IP rule show $1 table $RTABLE | cut -d ":" -f 1)
475 $IP rule add $match table $RTABLE
491 $IP rule add $match table $RTABLE 2>/dev/null
496 $IP rule del $match table $RTABLE
512 $IP route add table $RTABLE default via $GW_IP4 dev $DEV onlink
688 $IP -4 rule add dsfield 0x04 table $RTABLE_PEER
713 $IP -4 rule del dsfield 0x04 table $RTABLE_PEER
722 $IP -4 rule add dscp 0x3f table $RTABLE_PEER
740 $IP -4 rule del dscp 0x3f table $RTABLE_PEER