Searched refs:DecodeQ931 (Results 1 – 3 of 3) sorted by relevance
92 int DecodeQ931(unsigned char *buf, size_t sz, Q931 * q931);
875 int DecodeQ931(unsigned char *buf, size_t sz, Q931 *q931) in DecodeQ931() function
1112 ret = DecodeQ931(data, datalen, &q931); in q931_help()