Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c312 static rib_lrc_entry_t *rib_get_cache_buf(CONN *conn, uint32_t len);
4030 rlep = rib_get_cache_buf(conn, rdbuf->len); in rib_reg_buf_alloc()
5039 rib_get_cache_buf(CONN *conn, uint32_t len) in rib_get_cache_buf() function