Searched refs:PACKET_CSUM_UDP (Results 1 – 2 of 2) sorted by relevance
191 #define PACKET_CSUM_UDP 0x0010 macro232 (PACKET_CSUM_IP | PACKET_CSUM_TCP | PACKET_CSUM_UDP | \
764 pkt_flags |= PACKET_CSUM_UDP; in _convert_mbuf_csum_flags()1374 if (pkt_flags & PACKET_CSUM_UDP) { in _convert_pkt_csum_flags()