lapb_decode
int lapb_decode(struct lapb_cb *lapb, struct sk_buff *, struct lapb_frame *);
if (lapb_decode(lapb, skb, &frame) < 0) {