taglinefilesource code
hard_start_xmit172net/tcp/dev.cdev->hard_start_xmit (NULL, dev);
hard_start_xmit182net/tcp/dev.cif (dev->hard_start_xmit(skb, dev) == 0)
hard_start_xmit73net/tcp/dev.hint (*hard_start_xmit) (struct sk_buff *skb, struct device *dev);
hard_start_xmit138net/tcp/loopback.cdev->hard_start_xmit = loopback_xmit;
hard_start_xmit668net/tcp/we.cdev->hard_start_xmit = wd8003_start_xmit;