Searched refs:msg_pdeact_ind_t (Results 1 – 5 of 5) sorted by relevance
412 } msg_pdeact_ind_t; typedef
333 if((m = i4b_Dgetmbuf(sizeof(msg_pdeact_ind_t))) != NULL) in i4b_l4_pdeact()335 msg_pdeact_ind_t *md = (msg_pdeact_ind_t *)m->m_data; in i4b_l4_pdeact()
694 msg_pdeact_ind((msg_pdeact_ind_t *)msg_rd_buf); in isdnrdhdl()
806 void msg_pdeact_ind(msg_pdeact_ind_t *md);
449 msg_pdeact_ind(msg_pdeact_ind_t *md) in msg_pdeact_ind()