Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/rpc/
H A Dclnt_cots.c3021 #define CONN_SND_ALLOC(Size, Pri) \ macro
3026 #define CONN_SND_ALLOC(Size, Pri) allocb(Size, Pri) macro
3041 mp = CONN_SND_ALLOC(sizeof (struct T_ordrel_req), BPRI_LO); in connmgr_sndrel()
3072 mp = CONN_SND_ALLOC(sizeof (*tdis), BPRI_LO); in connmgr_snddis()