Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/netfilter/
Dnf_conntrack_h323_asn1.h93 int DecodeQ931(unsigned char *buf, size_t sz, Q931 * q931);
/linux-4.4.14/net/netfilter/
Dnf_conntrack_h323_asn1.c822 int DecodeQ931(unsigned char *buf, size_t sz, Q931 *q931) in DecodeQ931() function
Dnf_conntrack_h323_main.c1183 ret = DecodeQ931(data, datalen, &q931); in q931_help()