Searched refs:ax25_decode (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/net/ax25/
H A Dax25_ds_in.c286 frametype = ax25_decode(ax25, skb, &ns, &nr, &pf); ax25_ds_frame_in()
H A Dax25_subr.c100 int ax25_decode(ax25_cb *ax25, struct sk_buff *skb, int *ns, int *nr, int *pf) ax25_decode() function
H A Dax25_std_in.c426 frametype = ax25_decode(ax25, skb, &ns, &nr, &pf); ax25_std_frame_in()
/linux-4.1.27/include/net/
H A Dax25.h414 int ax25_decode(ax25_cb *, struct sk_buff *, int *, int *, int *);

Completed in 127 milliseconds