Home
last modified time | relevance | path

Searched refs:Q931 (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/netfilter/
H A Dnf_conntrack_h323_asn1.h75 } Q931; typedef
92 int DecodeQ931(unsigned char *buf, size_t sz, Q931 * q931);
/linux/net/netfilter/
H A Dnf_conntrack_h323_asn1.c875 int DecodeQ931(unsigned char *buf, size_t sz, Q931 *q931) in DecodeQ931()