Home
last modified time | relevance | path

Searched defs:type_trans (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/arcnet/
H A Drfc1051.c87 static __be16 type_trans(struct sk_buff *skb, struct net_device *dev) in type_trans() function
H A Drfc1201.c91 static __be16 type_trans(struct sk_buff *skb, struct net_device *dev) in type_trans() function
/openbmc/linux/include/linux/
H A Dhdlc.h26 __be16 (*type_trans)(struct sk_buff *skb, struct net_device *dev); member