Searched refs:DecodeQ931 (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/netfilter/
H A Dnf_conntrack_h323_asn1.h92 int DecodeQ931(unsigned char *buf, size_t sz, Q931 * q931);
/linux-master/net/netfilter/
H A Dnf_conntrack_h323_asn1.c875 int DecodeQ931(unsigned char *buf, size_t sz, Q931 *q931) function
H A Dnf_conntrack_h323_main.c1112 ret = DecodeQ931(data, datalen, &q931);

Completed in 142 milliseconds