Home
last modified time | relevance | path

Searched refs:__netdev_start_xmit (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dnetdevice.h5363 static inline netdev_tx_t __netdev_start_xmit(const struct net_device_ops *ops, in __netdev_start_xmit() function
5377 rc = __netdev_start_xmit(ops, skb, dev, more); in netdev_start_xmit()