Searched refs:ICMP_HDR_SIZE (Results 1 – 3 of 3) sorted by relevance
39 icmp->checksum = compute_ip_checksum(icmp, ICMP_HDR_SIZE); in set_icmp_header()
473 #define ICMP_HDR_SIZE (sizeof(struct icmp_hdr)) macro474 #define IP_ICMP_HDR_SIZE (IP_HDR_SIZE + ICMP_HDR_SIZE)
145 ICMP_HDR_SIZE); in sb_eth_send()