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