Searched refs:IRB2RT (Results 1 – 2 of 2) sorted by relevance
1460 rt = IRB2RT(irb); in irb_inactive()1796 struct rt_entry *rt = IRB2RT(irb); in ire_flush_cache_v4()
1291 #define IRB2RT(irb) (rt_t *)((caddr_t)(irb) - offsetof(rt_t, rt_irb)) macro