Home
last modified time | relevance | path

Searched refs:rlep (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/rpc/
H A Drpcib.c4027 rib_lrc_entry_t *rlep; in rib_reg_buf_alloc() local
4030 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()