Lines Matching defs:tmp_hdr
456 struct icmp6hdr tmp_hdr;
581 tmp_hdr.icmp6_type = type;
582 tmp_hdr.icmp6_code = code;
583 tmp_hdr.icmp6_cksum = 0;
584 tmp_hdr.icmp6_pointer = htonl(info);
624 icmpv6_push_pending_frames(sk, &fl6, &tmp_hdr,
720 struct icmp6hdr tmp_hdr;
749 memcpy(&tmp_hdr, icmph, sizeof(tmp_hdr));
750 tmp_hdr.icmp6_type = type;
800 if (!icmp_build_probe(skb, (struct icmphdr *)&tmp_hdr))
810 icmpv6_push_pending_frames(sk, &fl6, &tmp_hdr,