Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/tpam/
Dtpam.h187 extern int parse_ADestroyNCOCnf(struct sk_buff *, u8 *, u32 *);
Dtpam_nco.c426 int parse_ADestroyNCOCnf(struct sk_buff *skb, u8 *status, u32 *ncoid) { in parse_ADestroyNCOCnf() function
Dtpam_commands.c657 if (parse_ADestroyNCOCnf(skb, &status, &ncoid)) in tpam_recv_ADestroyNCOCnf()