Searched refs:i4b_decode_q931 (Results 1 – 3 of 3) sorted by relevance
45 extern void i4b_decode_q931 ( int isdnif, int msg_len, u_char *msg_ptr );
263 i4b_decode_q931(drv->isdnif, m->m_len, m->m_data); in i4b_dl_data_ind()274 i4b_decode_q931(drv->isdnif, m->m_len, m->m_data); in i4b_dl_unit_data_ind()
104 i4b_decode_q931(int isdnif, int msg_len, u_char *msg_ptr) in i4b_decode_q931() function