Searched refs:hippi_type_trans (Results 1 – 3 of 3) sorted by relevance
93 __be16 hippi_type_trans(struct sk_buff *skb, struct net_device *dev) in hippi_type_trans() function113 EXPORT_SYMBOL(hippi_type_trans);
34 __be16 hippi_type_trans(struct sk_buff *skb, struct net_device *dev);
1002 skb->protocol = hippi_type_trans(skb, dev); in rx_int()