ax25_decode       444 include/net/ax25.h int ax25_decode(ax25_cb *, struct sk_buff *, int *, int *, int *);
ax25_decode       283 net/ax25/ax25_ds_in.c 	frametype = ax25_decode(ax25, skb, &ns, &nr, &pf);
ax25_decode       423 net/ax25/ax25_std_in.c 	frametype = ax25_decode(ax25, skb, &ns, &nr, &pf);