Lines Matching refs:info
75 u8 type, u8 code, int offset, __be32 info)
82 ip6_update_pmtu(skb, net, info, skb->dev->ifindex, 0, sock_net_uid(net, NULL));
89 ping_err(skb, offset, ntohl(info));
156 * false if this is a fragment packet with no icmp header info.
445 void icmp6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info,
493 (opt_unrec(skb, info))))
584 tmp_hdr.icmp6_pointer = htonl(info);
658 u32 info = 0;
695 info = (data_len/8) << 24;
699 info, &temp_saddr, IP6CB(skb2));
702 info, &temp_saddr, IP6CB(skb2));
824 u8 code, __be32 info)
867 ipprot->err_handler(skb, opt, type, code, inner_offset, info);
869 raw6_icmp_error(skb, nexthdr, type, code, inner_offset, info);