Searched refs:capi_disc_resp (Results 1 – 3 of 3) sorted by relevance
59 extern int capi_disc_resp(struct pcbit_chan *chan, struct sk_buff **skb);
251 if ((len = capi_disc_resp(chan, &skb)) < 0) { in cb_disc_1()
362 int capi_disc_resp(struct pcbit_chan *chan, struct sk_buff **skb) in capi_disc_resp() function