Searched refs:l4i_chk (Results 1 – 1 of 1) sorted by relevance
194 u16 l4i_chk; /* CPU provided TCP checksum */ member210 u16 l4i_chk; /* CPU provided TCP checksum */ member689 desc->l4i_chk = 0; in txq_submit_frag_skb()710 u16 l4i_chk; in txq_submit_skb() local714 l4i_chk = 0; in txq_submit_skb()742 l4i_chk = ntohs(sum16_as_be(udp_hdr(skb)->check)); in txq_submit_skb()745 l4i_chk = ntohs(sum16_as_be(tcp_hdr(skb)->check)); in txq_submit_skb()769 desc->l4i_chk = l4i_chk; in txq_submit_skb()