Home
last modified time | relevance | path

Searched refs:ICMPERR_ICMPHLEN (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_state.c2639 oip = (ip_t *)((char *)ic + ICMPERR_ICMPHLEN); in ipf_checkicmpmatchingstate()
2652 len = fin->fin_dlen - ICMPERR_ICMPHLEN; in ipf_checkicmpmatchingstate()
4382 oip6 = (ip6_t *)((char *)ic6 + ICMPERR_ICMPHLEN); in ipf_checkicmp6matchingstate()
4406 oip6->ip6_plen = htons(fin->fin_dlen - ICMPERR_ICMPHLEN); in ipf_checkicmp6matchingstate()
H A Dip_compat.h1187 #define ICMPERR_ICMPHLEN 8 macro
H A Dip_nat6.c1405 if ((char *)oip6 + fin->fin_dlen - ICMPERR_ICMPHLEN > in ipf_nat6_icmperrorlookup()
1411 if ((char *)oip6 + fin->fin_dlen - ICMPERR_ICMPHLEN > in ipf_nat6_icmperrorlookup()
H A Dfil.c924 ip6 = (ip6_t *)((char *)icmp6 + ICMPERR_ICMPHLEN); in ipf_pr_icmp6()
1181 ipf_pr_short(fin, ICMPERR_ICMPHLEN); in ipf_pr_icmp()
1188 if (ipf_pr_pullup(fin, ICMPERR_ICMPHLEN) == -1) { in ipf_pr_icmp()
1256 oip = (ip_t *)((char *)fin->fin_dp + ICMPERR_ICMPHLEN); in ipf_pr_icmp()
H A Dip_nat.c3589 if ((char *)oip + fin->fin_dlen - ICMPERR_ICMPHLEN > in ipf_nat_icmperrorlookup()
3595 if ((char *)oip + fin->fin_dlen - ICMPERR_ICMPHLEN > in ipf_nat_icmperrorlookup()