Lines Matching defs:ohlen
908 int err, hlen, xtra, iclen, ohlen, avail;
942 ohlen = 0;
970 ohlen = fin->fin_hlen;
971 iclen = hlen + offsetof(struct icmp, icmp_ip) + ohlen;
981 ohlen = sizeof(ip6_t);
982 iclen = hlen + offsetof(struct icmp, icmp_ip) + ohlen;
1047 bcopy((char *)fin->fin_ip, (char *)ip2, ohlen);
1066 bcopy((char *)fin->fin_ip + ohlen,
1067 (char *)&icmp->icmp_ip + ohlen, xtra);
1078 bcopy((char *)fin->fin_ip + ohlen,
1079 (char *)&icmp->icmp_ip + ohlen, xtra);