Searched refs:capi_decode_disc_ind (Results 1 – 3 of 3) sorted by relevance
58 extern int capi_decode_disc_ind(struct pcbit_chan *chan, struct sk_buff *skb);
661 if (!capi_decode_disc_ind(chan, skb)) in pcbit_l3_receive()673 if (!capi_decode_disc_ind(chan, skb)) in pcbit_l3_receive()
608 int capi_decode_disc_ind(struct pcbit_chan *chan, struct sk_buff *skb) in capi_decode_disc_ind() function