Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/tpam/
Dtpam.h189 extern int parse_CConnectInd(struct sk_buff *, u32 *, u8 *, u8 *,
Dtpam_nco.c487 int parse_CConnectInd(struct sk_buff *skb, u32 *ncoid, u8 *hdlc, in parse_CConnectInd() function
Dtpam_commands.c728 if (parse_CConnectInd(skb, &ncoid, &hdlc, calling, called, &plan, &screen)) in tpam_recv_CConnectInd()