Lines Matching defs:hl
990 u_short hl, p;
1102 hl = sizeof(ip6_t);
1107 plen = hl + ntohs(ip6->ip6_plen);
1113 hl = IP_HL(ip) << 2;
1126 tp = (tcphdr_t *)((char *)ip + hl);
1134 proto, hl, plen);
1156 hostname(res, v, d), proto, hl, plen);
1159 ic = (struct icmp *)((char *)ip + hl);
1163 hostname(res, v, d), hl, plen,
1166 ic = (struct icmp *)((char *)ip + hl);
1170 hostname(res, v, d), hl, plen,
1191 tp = (tcphdr_t *)((char *)ipc + hl);
1205 icmp = (icmphdr_t *)((char *)ipc + hl);
1241 hostname(res, v, d), proto, hl, plen);
1246 plen - hl, (off & IP_OFFMASK) << 3,