Home
last modified time | relevance | path

Searched refs:q931 (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/include/linux/netfilter/
Dnf_conntrack_h323_asn1.h93 int DecodeQ931(unsigned char *buf, size_t sz, Q931 * q931);
/linux-2.6.39/net/netfilter/
Dnf_conntrack_h323_asn1.c822 int DecodeQ931(unsigned char *buf, size_t sz, Q931 *q931) in DecodeQ931() argument
851 q931->MessageType = *p++; in DecodeQ931()
852 PRINT("MessageType = %02X\n", q931->MessageType); in DecodeQ931()
872 &q931->UUIE); in DecodeQ931()
Dnf_conntrack_h323_main.c1064 unsigned char **data, int dataoff, Q931 *q931) in process_q931() argument
1066 H323_UU_PDU *pdu = &q931->UUIE.h323_uu_pdu; in process_q931()
1121 static Q931 q931; in q931_help() local
1143 ret = DecodeQ931(data, datalen, &q931); in q931_help()
1153 if (process_q931(skb, ct, ctinfo, &data, dataoff, &q931) < 0) in q931_help()
/linux-2.6.39/drivers/isdn/hisax/
DMakefile25 lmgr.o q931.o callc.o fsm.o