Searched refs:rlep (Results 1 – 1 of 1) sorted by relevance
4027 rib_lrc_entry_t *rlep; in rib_reg_buf_alloc() local4030 rlep = rib_get_cache_buf(conn, rdbuf->len); in rib_reg_buf_alloc()4031 rdbuf->rb_private = (caddr_t)rlep; in rib_reg_buf_alloc()4032 rdbuf->addr = rlep->lrc_buf; in rib_reg_buf_alloc()4033 rdbuf->handle = rlep->lrc_mhandle; in rib_reg_buf_alloc()