Lines Matching full:header
38 the network and transport header offsets of the skbuff so that the device
39 drivers will be able determine the offsets of the IP or IPv6 header and the
40 TCP header. In addition as CHECKSUM_PARTIAL is required csum_start should
41 also point to the TCP header of the packet.
75 from the standard list of headers to "inner" header offsets.
98 fact that the outer header also requests to have a non-zero checksum
99 included in the outer header.
102 header has requested a remote checksum offload. In this case the inner
103 headers will be left with a partial checksum and only the outer header
128 this is IPv4 ID in the case that the DF bit is set for a given IP header.
139 only the inner-most transport header and possibly the outer-most network
140 header need to be updated. This allows devices that do not support tunnel
144 inner transport header are updated such that they will contain the correct
145 values for if the header was simply duplicated. The one exception to this
147 that the IPv4 ID field is incremented in the case that a given header does