Searched refs:fin_hlen (Results 1 – 12 of 12) sorted by relevance
191 ip->ip_len = fin->fin_hlen + sizeof(*tcp);201 fi.fin_plen = fi.fin_hlen + sizeof(*tcp2);
308 fi.fin_plen = fi.fin_hlen + sizeof(*tcp2);311 ip->ip_len = fin->fin_hlen + sizeof(*tcp);
365 ip->ip_len = fin->fin_hlen + sizeof(*tcp2);374 fi.fin_plen = fi.fin_hlen + sizeof(*tcp2);722 ip->ip_len = fin->fin_hlen + sizeof(*tcp2);733 fi.fin_plen = fi.fin_hlen + sizeof(*tcp);
297 newip.ip_len = fin->fin_hlen + sizeof(udp);
430 fi.fin_plen = fi.fin_hlen + sizeof(*tcp2);
1215 fi.fin_plen = fi.fin_hlen + fi.fin_dlen;
373 u_short fin_hlen; /* length of IP header in bytes */ member
1261 fnew.fin_hlen = hlen;1406 bcopy((char *)fin->fin_ip + fin->fin_hlen,2959 udp = (udphdr_t *)(pkt->b_rptr + fin->fin_hlen);2964 tcp = (tcphdr_t *)(pkt->b_rptr + fin->fin_hlen);2969 icmp = (icmphdr_t *)(pkt->b_rptr + fin->fin_hlen);2975 icmp6 = (struct icmp6_hdr *)(pkt->b_rptr + fin->fin_hlen);3012 ip_sum = fr_buf_sum(ip, (unsigned int)fin->fin_hlen);
264 hlen = fin->fin_hlen;
886 ((char *)fin->fin_ip + fin->fin_hlen);887 plen += fin->fin_hlen;1327 hlen = fin->fin_hlen;1518 fin->fin_hlen = (u_short)hlen;2422 fin->fin_hlen = (u_short)hlen;
2388 if ((fin->fin_v != 4) || (fin->fin_hlen != sizeof(ip_t)) ||
2876 if ((fin->fin_hlen != sizeof(ip_t)) || !(fin->fin_flx & FI_ICMPERR))