taglinefilesource code
net_alias_hard_start_xmit71net/core/net_alias.cstatic int net_alias_hard_start_xmit(struct sk_buff *skb, struct device *dev);
net_alias_hard_start_xmit272net/core/net_alias.cdev->hard_start_xmit = net_alias_hard_start_xmit;