Searched refs:parse_CConnectInd (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/isdn/tpam/ |
D | tpam.h | 189 extern int parse_CConnectInd(struct sk_buff *, u32 *, u8 *, u8 *,
|
D | tpam_nco.c | 487 int parse_CConnectInd(struct sk_buff *skb, u32 *ncoid, u8 *hdlc, in parse_CConnectInd() function
|
D | tpam_commands.c | 728 if (parse_CConnectInd(skb, &ncoid, &hdlc, calling, called, &plan, &screen)) in tpam_recv_CConnectInd()
|