Home
last modified time | relevance | path

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

/drivers/isdn/pcbit/
Dcapi.h58 extern int capi_decode_disc_ind(struct pcbit_chan *chan, struct sk_buff *skb);
Ddrv.c661 if (!capi_decode_disc_ind(chan, skb)) in pcbit_l3_receive()
673 if (!capi_decode_disc_ind(chan, skb)) in pcbit_l3_receive()
Dcapi.c608 int capi_decode_disc_ind(struct pcbit_chan *chan, struct sk_buff *skb) in capi_decode_disc_ind() function