Home
last modified time | relevance | path

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

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