Searched refs:ieh_cksum (Results 1 – 3 of 3) sorted by relevance
125 u_int16_t ieh_cksum; /* ones complement cksum of ext hdr */ member
1169 ieh->ieh_cksum = in4_cksum(n, 0, off, sizeof(hdr) + len); in icmp_do_exthdr()
165 if (exthdr.ieh_cksum && in_cksum((u_short *)buf, cc)) in print_exthdr()