Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/rpc/
H A Dclnt_clts.c155 static call_table_t *clts_call_ht; variable
2021 cp->call_bucket = &clts_call_ht[cp->call_hash]; in clnt_clts_dispatch_send()
2142 chtp = &clts_call_ht[hash]; in clnt_clts_dispatch_notify()
2265 clts_call_ht = call_table_init(clnt_clts_hash_size); in clnt_clts_init()