Home
last modified time | relevance | path

Searched refs:hdlc_type_trans (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/linux/
Dhdlc.h250 static __inline__ unsigned short hdlc_type_trans(struct sk_buff *skb, in hdlc_type_trans() function
/linux-2.4.37.9/drivers/net/wan/
Ddscc4.c516 skb->protocol = hdlc_type_trans(skb, dev); in try_get_rx_skb()
653 skb->protocol = hdlc_type_trans(skb, dev); in dscc4_rx_skb()
Dhd6457x.c315 skb->protocol = hdlc_type_trans(skb, hdlc_to_dev(&port->hdlc)); in sca_rx()
Dfarsync.c889 skb->protocol = hdlc_type_trans(skb, skb->dev); in fst_rx_dma_complete()
1319 skb->protocol = hdlc_type_trans(skb, skb->dev); in fst_intr_rx()
Dpc300_drv.c1770 skb->protocol = hdlc_type_trans(skb, dev); in cpc_net_rx()