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)
791 pkt_flags |= PACKET_CSUM_ZERO_INVERT; in _convert_mbuf_csum_flags()1417 if (pkt_flags & PACKET_CSUM_ZERO_INVERT) { in _convert_pkt_csum_flags()1574 (pkt->pkt_csum_flags & PACKET_CSUM_ZERO_INVERT)) { in pkt_copy_to_mbuf()1791 (pkt->pkt_csum_flags & PACKET_CSUM_ZERO_INVERT)) { in pkt_copy_multi_buflet_to_mbuf()
2575 csum_flags = PACKET_CSUM_PARTIAL | PACKET_CSUM_ZERO_INVERT; in sktu_create_udp_frames()
653 PACKET_CSUM_PARTIAL | PACKET_CSUM_ZERO_INVERT, in udp_frame_populate()
2629 (spkt->pkt_csum_flags & PACKET_CSUM_ZERO_INVERT)); in dp_copy_to_dev_pkt()