Lines Matching defs:tmp_hdr
462 struct icmp6hdr tmp_hdr;
591 tmp_hdr.icmp6_type = type;
592 tmp_hdr.icmp6_code = code;
593 tmp_hdr.icmp6_cksum = 0;
594 tmp_hdr.icmp6_pointer = htonl(info);
633 icmpv6_push_pending_frames(sk, &fl6, &tmp_hdr,
732 struct icmp6hdr tmp_hdr;
761 memcpy(&tmp_hdr, icmph, sizeof(tmp_hdr));
762 tmp_hdr.icmp6_type = type;
813 if (!icmp_build_probe(skb, (struct icmphdr *)&tmp_hdr))
823 icmpv6_push_pending_frames(sk, &fl6, &tmp_hdr,