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

/illumos-gate/usr/src/uts/common/inet/
H A Dip_ftable.h74 typedef struct rt_entry rt_t; typedef in typeref:struct:rt_entry
H A Dip.h1291 #define IRB2RT(irb) (rt_t *)((caddr_t)(irb) - offsetof(rt_t, rt_irb))
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ftable.c970 irb_refhold(&((rt_t *)(rn))->rt_irb);
977 irb_refrele_ftable(&((rt_t *)(rn))->rt_irb);
H A Dip_ire.c1469 DTRACE_PROBE1(irb__free, rt_t *, rt);

Completed in 87 milliseconds