Lines Matching full:payload
144 * payload" "in the IPv6 context, so that they in ip6_finddst()
153 * payload" "in the IPv6 context". in ip6_finddst()
254 * The Payload Length field in the IPv6 header must be set to zero in ip6_print()
255 * in every packet that carries the Jumbo Payload option. If a in ip6_print()
256 * packet is received with a valid Jumbo Payload option present and in ip6_print()
257 * a non-zero IPv6 Payload Length field, an ICMP Parameter Problem in ip6_print()
259 * to the Option Type field of the Jumbo Payload option. in ip6_print()
261 * Later versions of the IPv6 spec don't discuss the Jumbo Payload in ip6_print()
264 * If the payload length is 0, we temporarily just set the total in ip6_print()
266 * could include frame padding, but if it's a Jumbo Payload frame, in ip6_print()
269 * to *find* a Jumbo Payload hop-by-hop option and, when we've in ip6_print()
271 * a Jumbo Payload option, and fail if we haven't. in ip6_print()
276 ND_PRINT("[header+payload length %u > length %u]", in ip6_print()
295 ND_PRINT("hlim %u, next-header %s (%u) payload length: %u) ", in ip6_print()
304 * Cut off the snapshot length to the end of the IP payload. in ip6_print()
351 ND_PRINT("[No valid Jumbo Payload Hop-by-Hop option found]"); in ip6_print()
392 * which payload can be piggybacked atop a in ip6_print()
423 * We saw a Jumbo Payload option. in ip6_print()
424 * Set the length to the payload length in ip6_print()
436 ND_PRINT("[header+payload length %u > length %u]", in ip6_print()
446 * the payload length. in ip6_print()
451 * We didn't see a Jumbo Payload option; in ip6_print()
452 * was the payload length zero? in ip6_print()
459 * no payload to contain an in ip6_print()
468 * no payload, so set the length in ip6_print()
481 * length) to get the payload length. in ip6_print()