taglinefilesource code
skb_in28include/net/icmp.hextern void  icmp_send(struct sk_buff *skb_in,  int type, int code,
skb_in100net/ipv4/icmp.cvoid icmp_send(struct sk_buff *skb_in, int type, int code, unsigned long info, struct device *dev)
skb_in115net/ipv4/icmp.ciph = (struct iphdr *) (skb_in->data + dev->hard_header_len);
skb_in121net/ipv4/icmp.cif(skb_in->pkt_type!=PACKET_HOST)
skb_in233net/ipv4/icmp.cskb_in->ip_hdr->tos,255);