Searched refs:tl_discon_ind_alloc (Results 1 – 1 of 1) sorted by relevance
863 static mblk_t *tl_discon_ind_alloc(uint32_t, t_scalar_t);5528 d_mp = tl_discon_ind_alloc(ECONNREFUSED, BADSEQNUM); in tl_co_unconnect()5558 d_mp = tl_discon_ind_alloc(ECONNRESET, tep->te_seqno); in tl_co_unconnect()5701 d_mp = tl_discon_ind_alloc(reason, tep->te_seqno); in tl_discon_ind()5717 tl_discon_ind_alloc(uint32_t reason, t_scalar_t seqnum) in tl_discon_ind_alloc() function