Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/network/
H A Dif_vtnetvar.h310 #define VTNET_CSUM_ALL_OFFLOAD \ macro
H A Dif_vtnet.c2611 if (m->m_pkthdr.csum_flags & VTNET_CSUM_ALL_OFFLOAD) { in vtnet_txq_encap()