Lines Matching defs:tmp_hdr
461 struct icmp6hdr tmp_hdr;
586 tmp_hdr.icmp6_type = type;
587 tmp_hdr.icmp6_code = code;
588 tmp_hdr.icmp6_cksum = 0;
589 tmp_hdr.icmp6_pointer = htonl(info);
629 icmpv6_push_pending_frames(sk, &fl6, &tmp_hdr,
724 struct icmp6hdr tmp_hdr;
746 memcpy(&tmp_hdr, icmph, sizeof(tmp_hdr));
747 tmp_hdr.icmp6_type = ICMPV6_ECHO_REPLY;
803 icmpv6_push_pending_frames(sk, &fl6, &tmp_hdr,