Searched refs:rt_irb (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/inet/
H A Dip_ftable.h49 * in the rt_irb bucket.
51 irb_t rt_irb; member in struct:rt_entry
H A Dip.h1288 #define IRB2RT(irb) (rt_t *)((caddr_t)(irb) - offsetof(rt_t, rt_irb))
/opensolaris-onvv-gate/usr/src/uts/common/inet/ip/
H A Dip_ftable.c245 irb = &rt->rt_irb;
395 * Obtain the rt_entry and rt_irb for the route to be added to
438 irb = &rt->rt_irb;
459 irb = &rt->rt_irb;
670 irb_ptr = &rt->rt_irb;
965 irb_refhold(&((rt_t *)(rn))->rt_irb);
972 irb_refrele_ftable(&((rt_t *)(rn))->rt_irb);
H A Dip_ire.c988 irb = &rt->rt_irb;
1746 irb_increment_generation(&rt->rt_irb);
2097 irb = &rt->rt_irb;

Completed in 74 milliseconds