Searched refs:tcp_hdr_offset (Results 1 – 2 of 2) sorted by relevance
449 first_desc->tcp_hdr_offset = skb_inner_transport_offset(skb); in qlcnic_tx_encap_pkt()512 first_desc->tcp_hdr_offset = VLAN_HLEN; in qlcnic_tx_pkt()572 first_desc->tcp_hdr_offset += skb_transport_offset(skb); in qlcnic_tx_pkt()
315 u8 tcp_hdr_offset; /* For LSO only */ member