Searched refs:FIB (Results 1 – 7 of 7) sorted by relevance
436 eval FIB${i}=${fib}470 local FIB=$1474 echo setfib ${FIB} ifconfig $TAP ${ADDR}/${MASK} fib $FIB475 setfib ${FIB} ifconfig $TAP ${ADDR}/${MASK} fib $FIB
11 an address or port, a FIB to bind to or a FIB to add to a reflected41 unrelated to multi-FIB test leading to a panic(9). "delay" calls49 packets tagged on input are leaving on the correct FIB.
566 MachineBasicBlock::iterator FIB = FalseBBI.BB->begin(); in ValidDiamond() local569 while (TIB != TIE && FIB != FIE) { in ValidDiamond()577 if (FIB->isDebugValue()) { in ValidDiamond()578 while (FIB != FIE && FIB->isDebugValue()) in ValidDiamond()579 ++FIB; in ValidDiamond()580 if (FIB == FIE) in ValidDiamond()583 if (!TIB->isIdenticalTo(FIB)) in ValidDiamond()587 ++FIB; in ValidDiamond()597 while (FIE != FIB) { in ValidDiamond()605 if (TIB == TIE || FIB == FIE) in ValidDiamond()[all …]
1605 MachineBasicBlock::iterator FIB = FBB->begin(); in HoistCommonCodeInSuccs() local1608 while (TIB != TIE && FIB != FIE) { in HoistCommonCodeInSuccs()1616 if (FIB->isDebugValue()) { in HoistCommonCodeInSuccs()1617 while (FIB != FIE && FIB->isDebugValue()) in HoistCommonCodeInSuccs()1618 ++FIB; in HoistCommonCodeInSuccs()1619 if (FIB == FIE) in HoistCommonCodeInSuccs()1622 if (!TIB->isIdenticalTo(FIB, MachineInstr::CheckKillDead)) in HoistCommonCodeInSuccs()1712 ++FIB; in HoistCommonCodeInSuccs()1719 FBB->erase(FBB->begin(), FIB); in HoistCommonCodeInSuccs()
11 * -V: We use FIB to map what OpenBSD do for "rdomain"
13 netfibs Programs to test multi-FIB network stacks.
97 eval FIB${i}=${fib}