Home
last modified time | relevance | path

Searched refs:xmit_one (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Ddev.c3588 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 Ddev.c3565 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 27 milliseconds