Searched refs:capi_tdata_resp (Results 1 – 3 of 3) sorted by relevance
53 extern int capi_tdata_resp(struct pcbit_chan *chan, struct sk_buff ** skb);
323 int capi_tdata_resp(struct pcbit_chan *chan, struct sk_buff ** skb) in capi_tdata_resp() function
531 if (capi_tdata_resp(chan, &skb2) > 0) in pcbit_l3_receive()