Searched refs:ip_hdr (Results 1 – 2 of 2) sorted by relevance
25 struct ip_hdr *ip = (struct ip_hdr *)pkt; in set_icmp_header()
361 struct ip_hdr { struct380 #define IP_HDR_SIZE (sizeof(struct ip_hdr)) argument