tag
line
file
source code
ax25_decode
203
include/net/ax25.h
extern int ax25_decode(ax25_cb *, struct sk_buff *, int *, int *, int *);
ax25_decode
679
net/ax25/ax25_in.c
frametype = ax25_decode(ax25, skb, &ns, &nr, &pf);