Searched refs:icmphdr (Results 1 – 3 of 3) sorted by relevance
951 static void pr_icmph(__u8 type, __u8 code, __u32 info, struct icmphdr *icp);973 struct icmphdr icmph; in receive_error_msg()1067 struct icmphdr *icp; in send_probe()1071 icp = (struct icmphdr *)outpack; in send_probe()1134 struct icmphdr *icp; in parse_reply()1151 icp = (struct icmphdr *)(buf + hlen); in parse_reply()1177 struct icmphdr *icp1 = (struct icmphdr*)((unsigned char *)iph + iph->ihl*4); in parse_reply()1289 void pr_icmph(__u8 type, __u8 code, __u32 info, struct icmphdr *icp) in pr_icmph()
68 struct icmphdr { struct
244 struct icmphdr *icmph;