Searched refs:CONN_SND_ALLOC (Results 1 – 1 of 1) sorted by relevance
3021 #define CONN_SND_ALLOC(Size, Pri) \ macro3026 #define CONN_SND_ALLOC(Size, Pri) allocb(Size, Pri) macro3041 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()