Searched refs:kni_net_tx (Results 1 – 2 of 2) sorted by relevance
267 kni_net_tx(struct sk_buff *skb, struct net_device *dev) in kni_net_tx() function602 kni_net_tx(skb, dev); in kni_net_rx_lo_fifo_skb()789 .ndo_start_xmit = kni_net_tx,
296 The packet is received from the Linux net stack, by calling the kni_net_tx() callback.