tmp_hdr 1118 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c struct qlcnic_83xx_dump_template_hdr tmp_hdr; tmp_hdr 1119 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c u32 size = sizeof(tmp_hdr) / sizeof(u32); tmp_hdr 1130 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c (u8 *)&tmp_hdr, size); tmp_hdr 1134 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c cmd->rsp.arg[2] = tmp_hdr.size; tmp_hdr 1135 drivers/net/ethernet/qlogic/qlcnic/qlcnic_minidump.c cmd->rsp.arg[3] = tmp_hdr.version; tmp_hdr 155 include/net/ipv6.h struct ipv6hdr *tmp_hdr; tmp_hdr 433 net/ipv6/icmp.c struct icmp6hdr tmp_hdr; tmp_hdr 544 net/ipv6/icmp.c tmp_hdr.icmp6_type = type; tmp_hdr 545 net/ipv6/icmp.c tmp_hdr.icmp6_code = code; tmp_hdr 546 net/ipv6/icmp.c tmp_hdr.icmp6_cksum = 0; tmp_hdr 547 net/ipv6/icmp.c tmp_hdr.icmp6_pointer = htonl(info); tmp_hdr 586 net/ipv6/icmp.c icmpv6_push_pending_frames(sk, &fl6, &tmp_hdr, tmp_hdr 680 net/ipv6/icmp.c struct icmp6hdr tmp_hdr; tmp_hdr 702 net/ipv6/icmp.c memcpy(&tmp_hdr, icmph, sizeof(tmp_hdr)); tmp_hdr 703 net/ipv6/icmp.c tmp_hdr.icmp6_type = ICMPV6_ECHO_REPLY; tmp_hdr 759 net/ipv6/icmp.c icmpv6_push_pending_frames(sk, &fl6, &tmp_hdr, tmp_hdr 608 net/ipv6/ip6_output.c iter->tmp_hdr = kmemdup(skb_network_header(skb), hlen, GFP_ATOMIC); tmp_hdr 609 net/ipv6/ip6_output.c if (!iter->tmp_hdr) tmp_hdr 624 net/ipv6/ip6_output.c memcpy(skb_network_header(skb), iter->tmp_hdr, hlen); tmp_hdr 652 net/ipv6/ip6_output.c memcpy(skb_network_header(frag), iter->tmp_hdr, hlen); tmp_hdr 871 net/ipv6/ip6_output.c kfree(iter.tmp_hdr); tmp_hdr 195 net/ipv6/netfilter.c kfree(iter.tmp_hdr);