Searched refs:PACKET_CSUM_TSO_IPV6 (Results 1 – 2 of 2) sorted by relevance
209 #define PACKET_CSUM_TSO_IPV6 0x00200000 macro226 (PACKET_CSUM_TSO_IPV4 | PACKET_CSUM_TSO_IPV6)
929 pkt->pkt_csum_flags |= PACKET_CSUM_TSO_IPV6; in pkt_copy_from_mbuf()1331 pkt->pkt_csum_flags |= PACKET_CSUM_TSO_IPV6; in pkt_copy_multi_buflet_from_mbuf()1459 if (pkt_flags & PACKET_CSUM_TSO_IPV6) { in _convert_pkt_csum_flags()