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