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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ax25/
H A Dax25_ds_subr.c139 skb->protocol = ax25_type_trans(skb, ax25_dev->dev);
H A Dax25_out.c373 skb->protocol = ax25_type_trans(skb, ax25_fwd_dev(dev));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dbpqether.c229 skb->protocol = ax25_type_trans(skb, dev);
294 skb->protocol = ax25_type_trans(skb, dev);
H A D6pack.c378 skb->protocol = ax25_type_trans(skb, sp->dev);
H A Dhdlcdrv.c152 skb->protocol = ax25_type_trans(skb, dev);
H A Dmkiss.c304 skb->protocol = ax25_type_trans(skb, ax->dev);
H A Dbaycom_epp.c544 skb->protocol = ax25_type_trans(skb, dev);
H A Ddmascc.c1279 skb->protocol = ax25_type_trans(skb, priv->dev);
H A Dyam.c562 skb->protocol = ax25_type_trans(skb, dev);
H A Dscc.c1629 skb->protocol = ax25_type_trans(skb, scc->dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dax25.h264 static inline __be16 ax25_type_trans(struct sk_buff *skb, struct net_device *dev) function

Completed in 56 milliseconds