Searched refs:PACKET_CSUM_IP (Results 1 – 3 of 3) sorted by relevance
189 #define PACKET_CSUM_IP 0x0004 macro232 (PACKET_CSUM_IP | PACKET_CSUM_TCP | PACKET_CSUM_UDP | \
770 pkt_flags |= PACKET_CSUM_IP; in _convert_mbuf_csum_flags()1380 if (pkt_flags & PACKET_CSUM_IP) { in _convert_pkt_csum_flags()
475 *csum_flags |= PACKET_CSUM_IP | PACKET_CSUM_TCP; in netif_gso_ipv4_tcp_internal_nosum()