Searched refs:virtio_net_rx_csum (Results 1 – 3 of 3) sorted by relevance
380 virtio_net_rx_csum(struct mbuf *m, struct virtio_net_hdr *hdr) in virtio_net_rx_csum() function
1766 if (virtio_net_rx_csum(m, &vhdr->hdr)) { in tunwrite_l2()
1847 if (unlikely(have_vnet_hdr && virtio_net_rx_csum(mhead, vh))) { in ptnet_rx_eof()