Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/arcnet/
Drfc1051.c88 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-6.12.1/include/linux/
Dhdlc.h26 __be16 (*type_trans)(struct sk_buff *skb, struct net_device *dev); member