Searched defs:irb_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip.h1257 * irb_t structures in ip_ftable are dynamically allocated and freed.
1258 * In order to identify the irb_t structures that can be safely kmem_free'd
1277 } irb_t; typedef in typeref:struct:irb
2589 void irb_refrele_ftable(irb_t *);
2648 irb_t *ire_bucket; /* Hash bucket when ire_ptphn is set */
3444 extern boolean_t irb_inactive(irb_t *);
3445 extern ire_t *ire_unlink(irb_t *);

Completed in 66 milliseconds