Searched refs:ICMPERR_ICMPHLEN (Results 1 – 5 of 5) sorted by relevance
2708 oip = (ip_t *)((char *)ic + ICMPERR_ICMPHLEN);2721 len = fin->fin_dlen - ICMPERR_ICMPHLEN;4484 oip6 = (ip6_t *)((char *)ic6 + ICMPERR_ICMPHLEN);4508 oip6->ip6_plen = htons(fin->fin_dlen - ICMPERR_ICMPHLEN);
1207 #define ICMPERR_ICMPHLEN 8 macro
943 ip6 = (ip6_t *)((char *)icmp6 + ICMPERR_ICMPHLEN);1207 ipf_pr_short(fin, ICMPERR_ICMPHLEN);1214 if (ipf_pr_pullup(fin, ICMPERR_ICMPHLEN) == -1) {1282 oip = (ip_t *)((char *)fin->fin_dp + ICMPERR_ICMPHLEN);
1438 if ((char *)oip6 + fin->fin_dlen - ICMPERR_ICMPHLEN >1444 if ((char *)oip6 + fin->fin_dlen - ICMPERR_ICMPHLEN >
3665 if ((char *)oip + fin->fin_dlen - ICMPERR_ICMPHLEN >3671 if ((char *)oip + fin->fin_dlen - ICMPERR_ICMPHLEN >