Home
last modified time | relevance | path

Searched refs:ax25_type_trans (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/hamradio/
A Dbpqether.c219 skb->protocol = ax25_type_trans(skb, dev); in bpq_rcv()
287 skb->protocol = ax25_type_trans(skb, dev); in bpq_xmit()
A Dmkiss.c294 skb->protocol = ax25_type_trans(skb, ax->dev); in ax_bump()
A D6pack.c348 skb->protocol = ax25_type_trans(skb, sp->dev); in sp_bump()
A Dhdlcdrv.c150 skb->protocol = ax25_type_trans(skb, dev); in hdlc_rx_flag()
A Dyam.c545 skb->protocol = ax25_type_trans(skb, dev); in yam_rx_flag()
A Dbaycom_epp.c546 skb->protocol = ax25_type_trans(skb, dev); in do_rxpacket()
A Ddmascc.c1268 skb->protocol = ax25_type_trans(skb, priv->dev); in rx_bh()
A Dscc.c1630 skb->protocol = ax25_type_trans(skb, scc->dev); in scc_net_rx()
/linux/net/ax25/
A Dax25_ds_subr.c141 skb->protocol = ax25_type_trans(skb, ax25_dev->dev); in ax25_kiss_cmd()
A Dax25_out.c361 skb->protocol = ax25_type_trans(skb, ax25_fwd_dev(dev)); in ax25_queue_xmit()
/linux/include/net/
A Dax25.h293 static inline __be16 ax25_type_trans(struct sk_buff *skb, struct net_device *dev) in ax25_type_trans() function

Completed in 28 milliseconds