Searched refs:xmit_one (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | dev.c | 3588 static int xmit_one(struct sk_buff *skb, struct net_device *dev, in xmit_one() function 3616 rc = xmit_one(skb, dev, txq, next != NULL); in dev_hard_start_xmit()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | dev.c | 3565 static int xmit_one(struct sk_buff *skb, struct net_device *dev, in xmit_one() function 3592 rc = xmit_one(skb, dev, txq, next != NULL); in dev_hard_start_xmit()
|
Completed in 28 milliseconds