| tag | line | file | source code |
|---|---|---|---|
| net_alias_hard_start_xmit | 71 | net/core/net_alias.c | static int net_alias_hard_start_xmit(struct sk_buff *skb, struct device *dev); |
| net_alias_hard_start_xmit | 272 | net/core/net_alias.c | dev->hard_start_xmit = net_alias_hard_start_xmit; |