Searched refs:PACKET_CSUM_ZERO_INVERT (Results 1 – 5 of 5) sorted by relevance
187 #define PACKET_CSUM_ZERO_INVERT 0x02 /* invert resulted 0 to 0xffff */ macro233 PACKET_CSUM_TCPIPV6 | PACKET_CSUM_UDPIPV6 | PACKET_CSUM_ZERO_INVERT)
801 pkt_flags |= PACKET_CSUM_ZERO_INVERT; in _convert_mbuf_csum_flags()1453 if (pkt_flags & PACKET_CSUM_ZERO_INVERT) { in _convert_pkt_csum_flags()1615 (pkt->pkt_csum_flags & PACKET_CSUM_ZERO_INVERT)) { in pkt_copy_to_mbuf()1844 (pkt->pkt_csum_flags & PACKET_CSUM_ZERO_INVERT)) { in pkt_copy_multi_buflet_to_mbuf()
2554 csum_flags = PACKET_CSUM_PARTIAL | PACKET_CSUM_ZERO_INVERT; in sktu_create_udp_frames()
654 PACKET_CSUM_PARTIAL | PACKET_CSUM_ZERO_INVERT, in udp_frame_populate()
2708 (spkt->pkt_csum_flags & PACKET_CSUM_ZERO_INVERT)); in dp_copy_to_dev_pkt()