taglinefilesource code
skb_in106net/inet/icmp.cvoid icmp_send(struct sk_buff *skb_in, int type, int code, struct device *dev)
skb_in116net/inet/icmp.cskb_in, type, code, dev));
skb_in122net/inet/icmp.ciph = (struct iphdr *) (skb_in->data + dev->hard_header_len);
skb_in195net/inet/icmp.c&ndev, IPPROTO_ICMP, NULL, len, skb_in->ip_hdr->tos,255);
skb_in28net/inet/icmp.hextern void  icmp_send(struct sk_buff *skb_in,  int type, int code,