taglinefilesource code
type_trans379net/tcp/dev.ctype = skb->dev->type_trans ((struct sk_buff *)skb, skb->dev);
type_trans87net/tcp/dev.hunsigned short (*type_trans) (struct sk_buff *skb, struct device *dev);
type_trans131net/tcp/loopback.cdev->type_trans = eth_type_trans;
type_trans661net/tcp/we.cdev->type_trans = eth_type_trans;