Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/arcnet/
Drfc1051.c90 static __be16 type_trans(struct sk_buff *skb, struct net_device *dev) in type_trans() function
Drfc1201.c92 static __be16 type_trans(struct sk_buff *skb, struct net_device *dev) in type_trans() function
/linux-3.4.99/include/linux/
Dhdlc.h39 __be16 (*type_trans)(struct sk_buff *skb, struct net_device *dev); member