Searched refs:tl_discon_ind_alloc (Results 1 – 1 of 1) sorted by relevance
929 static mblk_t *tl_discon_ind_alloc(uint32_t, t_scalar_t);5677 d_mp = tl_discon_ind_alloc(ECONNREFUSED, BADSEQNUM); in tl_co_unconnect()5707 d_mp = tl_discon_ind_alloc(ECONNRESET, tep->te_seqno); in tl_co_unconnect()5850 d_mp = tl_discon_ind_alloc(reason, tep->te_seqno); in tl_discon_ind()5866 tl_discon_ind_alloc(uint32_t reason, t_scalar_t seqnum) in tl_discon_ind_alloc() function