Lines Matching defs:skb
192 struct sk_buff *skb; in tpam_command_ioctl_dsprun() local
310 struct sk_buff *skb; in tpam_command_dial() local
414 struct sk_buff *skb; in tpam_command_acceptd() local
475 struct sk_buff *skb; in tpam_command_hangup() local
502 struct sk_buff *skb; in tpam_command_proceed() local
530 int tpam_writebuf_skb(int driverId, int channel, int ack, struct sk_buff *skb) { in tpam_writebuf_skb()
604 void tpam_recv_ACreateNCOCnf(tpam_card *card, struct sk_buff *skb) { in tpam_recv_ACreateNCOCnf()
649 void tpam_recv_ADestroyNCOCnf(tpam_card *card, struct sk_buff *skb) { in tpam_recv_ADestroyNCOCnf()
682 void tpam_recv_CConnectCnf(tpam_card *card, struct sk_buff *skb) { in tpam_recv_CConnectCnf()
717 void tpam_recv_CConnectInd(tpam_card *card, struct sk_buff *skb) { in tpam_recv_CConnectInd()
783 void tpam_recv_CDisconnectInd(tpam_card *card, struct sk_buff *skb) { in tpam_recv_CDisconnectInd()
828 void tpam_recv_CDisconnectCnf(tpam_card *card, struct sk_buff *skb) { in tpam_recv_CDisconnectCnf()
868 void tpam_recv_U3DataInd(tpam_card *card, struct sk_buff *skb) { in tpam_recv_U3DataInd()
949 void tpam_recv_U3ReadyToReceiveInd(tpam_card *card, struct sk_buff *skb) { in tpam_recv_U3ReadyToReceiveInd()