Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/
H A Dveth.c283 static netdev_tx_t veth_xmit(struct sk_buff *skb, struct net_device *dev) in veth_xmit() function
1223 .ndo_start_xmit = veth_xmit,
/kernel/linux/linux-6.6/drivers/net/
H A Dveth.c343 static netdev_tx_t veth_xmit(struct sk_buff *skb, struct net_device *dev) in veth_xmit() function
1704 .ndo_start_xmit = veth_xmit,

Completed in 6 milliseconds